Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ sentencepiece
|
|
9 |
peft
|
10 |
opencv-python
|
11 |
spaces
|
12 |
-
bitsandbytes
|
|
|
|
9 |
peft
|
10 |
opencv-python
|
11 |
spaces
|
12 |
+
bitsandbytes
|
13 |
+
numpy<2.0.0
|