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