Spaces:
Starting
Starting
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
torch>=2.0.0
|
2 |
accelerate>=0.21.0
|
3 |
-
unsloth>=0.3.0
|
4 |
gradio>=5.17.0
|
5 |
python-dotenv==1.0.0
|
6 |
huggingface_hub>=0.17.0
|
|
|
1 |
+
unsloth>=0.3.0
|
2 |
torch>=2.0.0
|
3 |
accelerate>=0.21.0
|
|
|
4 |
gradio>=5.17.0
|
5 |
python-dotenv==1.0.0
|
6 |
huggingface_hub>=0.17.0
|