Spaces:
Running
Running
selfitcamera
commited on
Commit
·
c81a890
1
Parent(s):
c47f572
init
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
requests
|
4 |
-
gradio==
|
5 |
-
gradio-client==
|
6 |
func_timeout
|
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
requests
|
4 |
+
gradio==4.40.0
|
5 |
+
gradio-client==1.2.0
|
6 |
func_timeout
|