Update requirements.txt
Browse files- requirements.txt +4 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
numpy>=1.21.0
|
| 6 |
-
fastapi>=0.100.0
|
| 7 |
-
uvicorn>=0.18.0
|
| 8 |
-
packaging
|
| 9 |
-
starlette>=0.45.0
|
| 10 |
-
httpx>=0.25.0
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
opencv-python
|
| 3 |
+
Pillow
|
| 4 |
+
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|