Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
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.23.2
|
4 |
+
gradio==3.22.0
|
5 |
jinja2
|