Spaces:
Sleeping
Sleeping
Commit ·
278eca2
1
Parent(s): dc95464
Déploiement final Hugging Face
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastapi
|
|
|
|
| 2 |
gunicorn
|
| 3 |
pydantic
|
| 4 |
pandas
|
|
|
|
| 1 |
fastapi
|
| 2 |
+
uvicorn[standard]
|
| 3 |
gunicorn
|
| 4 |
pydantic
|
| 5 |
pandas
|