Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ uvicorn
|
|
5 |
pillow
|
6 |
safetensors
|
7 |
huggingface_hub
|
8 |
-
python-multipart
|
|
|
|
5 |
pillow
|
6 |
safetensors
|
7 |
huggingface_hub
|
8 |
+
python-multipart
|
9 |
+
requests
|