Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
torch==2.2.1
|
3 |
torchvision==0.17.1
|
4 |
diffusers==0.28.0
|
5 |
-
transformers
|
6 |
accelerate==0.28.0
|
7 |
ftfy>=6.1.1
|
8 |
gradio==4.25.0
|
9 |
numpy>=1.22.0
|
10 |
Pillow>=10.0.0
|
11 |
tqdm>=4.64.0
|
12 |
-
|
13 |
|
14 |
# HF Spaces specific
|
15 |
gradio-client>=0.15.0
|
|
|
2 |
torch==2.2.1
|
3 |
torchvision==0.17.1
|
4 |
diffusers==0.28.0
|
5 |
+
transformers==4.38.0
|
6 |
accelerate==0.28.0
|
7 |
ftfy>=6.1.1
|
8 |
gradio==4.25.0
|
9 |
numpy>=1.22.0
|
10 |
Pillow>=10.0.0
|
11 |
tqdm>=4.64.0
|
12 |
+
huggingface_hub>=0.14.0
|
13 |
|
14 |
# HF Spaces specific
|
15 |
gradio-client>=0.15.0
|