Spaces:
Runtime error
Runtime error
Nihal Nayak
commited on
Commit
·
4bdac89
1
Parent(s):
aecc737
fix: numpy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
# transformers
|
| 3 |
-
# accelerate
|
|
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
# transformers
|
| 3 |
+
# accelerate
|
| 4 |
+
numpy<2.0.0
|