Spaces:
Runtime error
Runtime error
michailroussos
commited on
Commit
·
fcdccea
1
Parent(s):
2ac2f15
added torch in req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ unsloth==2024.12.4
|
|
2 |
transformers==4.47.0
|
3 |
gradio==5.8.0
|
4 |
bitsandbytes==0.45.0
|
|
|
|
2 |
transformers==4.47.0
|
3 |
gradio==5.8.0
|
4 |
bitsandbytes==0.45.0
|
5 |
+
torch==1.9.0
|