Spaces:
Running
Running
Commit
·
9d5e3f5
1
Parent(s):
370d976
set gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python-headless ~= 4.2.0.34
|
2 |
torch
|
3 |
-
gradio
|
4 |
numpy~=1.21.6
|
5 |
matplotlib~=3.2.2
|
|
|
1 |
opencv-python-headless ~= 4.2.0.34
|
2 |
torch
|
3 |
+
gradio~=3.0.17
|
4 |
numpy~=1.21.6
|
5 |
matplotlib~=3.2.2
|