Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
huggingface_hub==0.24.6
|
2 |
numpy==2.1.0
|
3 |
-
transformers==4.44.2
|
|
|
|
|
|
1 |
huggingface_hub==0.24.6
|
2 |
numpy==2.1.0
|
3 |
+
transformers==4.44.2
|
4 |
+
torch==2.4.0
|
5 |
+
tensorflow==2.17.0
|