Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ python-dotenv
|
|
| 17 |
# User Interface and inference
|
| 18 |
fastapi
|
| 19 |
uvicorn
|
|
|
|
| 20 |
|
| 21 |
# Code Formatting
|
| 22 |
black
|
|
|
|
| 17 |
# User Interface and inference
|
| 18 |
fastapi
|
| 19 |
uvicorn
|
| 20 |
+
python-multipart
|
| 21 |
|
| 22 |
# Code Formatting
|
| 23 |
black
|