Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ mmcv==1.7.1
|
|
| 2 |
gradio==3.44.1
|
| 3 |
matplotlib==3.3.1
|
| 4 |
torch==1.11.0
|
| 5 |
-
numpy==1.
|
| 6 |
scipy
|
| 7 |
tqdm
|
| 8 |
opencv-python
|
|
|
|
| 2 |
gradio==3.44.1
|
| 3 |
matplotlib==3.3.1
|
| 4 |
torch==1.11.0
|
| 5 |
+
numpy==1.23.0
|
| 6 |
scipy
|
| 7 |
tqdm
|
| 8 |
opencv-python
|