Spaces:
Build error
Build error
maazfarooqui commited on
Commit ·
84823cd
1
Parent(s): 03eb175
hey
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
transformers
|
| 3 |
gradio
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
transformers==4.46.3
|
| 3 |
gradio
|
| 4 |
+
torch==2.5.0 # or a specific version like 1.13.0, depending on your environment needs
|