Spaces:
Build error
Build error
update requirments
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
torch
|
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
torch==2.4.1
|
| 3 |
+
transformers==4.45.2
|
| 4 |
+
tiktoken==0.8.0
|