Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
numpy<2
|
3 |
+
torch==2.2.0
|
4 |
+
huggingface_hub==0.26.2
|
5 |
+
pydantic==2.10.6
|