Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ gradio
|
|
4 |
manimpango
|
5 |
matplotlib
|
6 |
nltk
|
7 |
-
numpy
|
8 |
opencv-python-headless
|
9 |
pandas
|
10 |
pyarrow
|
|
|
4 |
manimpango
|
5 |
matplotlib
|
6 |
nltk
|
7 |
+
numpy<1.24
|
8 |
opencv-python-headless
|
9 |
pandas
|
10 |
pyarrow
|