Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ pillow
|
|
5 |
uvicorn
|
6 |
huggingface_hub
|
7 |
python-multipart
|
|
|
|
|
8 |
|
|
|
5 |
uvicorn
|
6 |
huggingface_hub
|
7 |
python-multipart
|
8 |
+
uvicorn[standard]
|
9 |
+
|
10 |
|