Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by
yooso
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow==2.12.0
|
2 |
tensorflow_hub==0.12.0
|
3 |
gradio==3.1.4
|
4 |
-
opencv-python==4.6.0.66
|
|
|
|
1 |
tensorflow==2.12.0
|
2 |
tensorflow_hub==0.12.0
|
3 |
gradio==3.1.4
|
4 |
+
opencv-python==4.6.0.66
|
5 |
+
uvicorn==0.23.2
|