Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
unsloth>=0.3.0
|
2 |
-
gradio
|
3 |
python-dotenv==1.0.0
|
4 |
huggingface_hub>=0.17.0
|
5 |
transformers>=4.34.0
|
|
|
1 |
unsloth>=0.3.0
|
2 |
+
gradio>=5.17.0
|
3 |
python-dotenv==1.0.0
|
4 |
huggingface_hub>=0.17.0
|
5 |
transformers>=4.34.0
|