Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ opencv-python
|
|
| 4 |
matplotlib
|
| 5 |
pillow
|
| 6 |
huggingface_hub
|
| 7 |
-
fastapi
|
|
|
|
|
|
| 4 |
matplotlib
|
| 5 |
pillow
|
| 6 |
huggingface_hub
|
| 7 |
+
fastapi
|
| 8 |
+
uvicorn
|