Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
torch
|
3 |
-
transformers
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
torch==2.5.1
|
3 |
+
transformers==4.51.3
|