Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ opencv-python
|
|
9 |
git+https://github.com/huggingface/transformers.git
|
10 |
pillow
|
11 |
scipy
|
|
|
|
9 |
git+https://github.com/huggingface/transformers.git
|
10 |
pillow
|
11 |
scipy
|
12 |
+
numpy==1.23.1
|