Upload folder using huggingface_hub
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,6 @@ openai
|
|
| 2 |
gradio
|
| 3 |
reportlab
|
| 4 |
sendgrid
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
reportlab
|
| 4 |
sendgrid
|
| 5 |
+
babel
|
| 6 |
+
fastapi
|
| 7 |
+
uvicorn
|