Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -9
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
numpy
|
2 |
-
requests
|
3 |
-
opencv-python
|
4 |
-
gradio
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
uvicorn==0.30.6
|
|
|
1 |
+
numpy
|
2 |
+
requests
|
3 |
+
opencv-python
|
4 |
+
gradio
|
5 |
+
PyVimeo
|
6 |
+
fastapi
|
7 |
+
pydantic
|
8 |
+
uvicorn
|
|