Spaces:
Sleeping
Sleeping
Remove all version pins for Python 3.13 compatibility
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch
|
| 2 |
-
transformers
|
| 3 |
-
huggingface_hub
|
| 4 |
numpy
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
transformers
|
| 3 |
+
huggingface_hub
|
| 4 |
numpy
|