nftblackmagic commited on
Commit
4019a59
1 Parent(s): 00bb490

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  gradio==5.6.0
2
  gradio_client==1.4.3
3
  torch==2.4.0
@@ -5,10 +7,7 @@ torchvision==0.19.0
5
  tqdm==4.66.5
6
  transformers==4.43.3
7
  numpy==1.26.4
8
- accelerate==1.1.1
9
- sentencepiece==0.2.0
10
- protobuf==5.27.3
11
  peft==0.13.2
12
  huggingface-hub
13
  spaces
14
- git+https://github.com/huggingface/diffusers.git
 
1
+ accelerate
2
+ git+https://github.com/huggingface/diffusers.git
3
  gradio==5.6.0
4
  gradio_client==1.4.3
5
  torch==2.4.0
 
7
  tqdm==4.66.5
8
  transformers==4.43.3
9
  numpy==1.26.4
10
+ sentencepiece
 
 
11
  peft==0.13.2
12
  huggingface-hub
13
  spaces