Spaces:
Running
Running
add numpy to reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ onnx
|
|
5 |
onnxruntime
|
6 |
gradio
|
7 |
pillow
|
8 |
-
accelerate
|
|
|
|
5 |
onnxruntime
|
6 |
gradio
|
7 |
pillow
|
8 |
+
accelerate
|
9 |
+
numpy<2
|