Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
transformers==4.36.2
|
2 |
torch==2.0.1
|
3 |
accelerate==0.27.2
|
4 |
-
gradio>=
|
5 |
huggingface-hub==0.20.3
|
6 |
numpy==1.24.3
|
7 |
scipy==1.11.4
|
|
|
1 |
transformers==4.36.2
|
2 |
torch==2.0.1
|
3 |
accelerate==0.27.2
|
4 |
+
gradio>=5.0.0
|
5 |
huggingface-hub==0.20.3
|
6 |
numpy==1.24.3
|
7 |
scipy==1.11.4
|