Spaces:
Runtime error
Runtime error
Update requirements.txt
#4
by soiz1 - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
opencv-python
|
| 3 |
-
numpy
|
| 4 |
gradio
|
| 5 |
jinja2
|
|
|
|
| 1 |
torch
|
| 2 |
opencv-python
|
| 3 |
+
numpy==1.24.4
|
| 4 |
gradio
|
| 5 |
jinja2
|