Spaces:
Sleeping
Sleeping
Ken Sang Tang commited on
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
fastapi
|
| 2 |
-
uvicorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
aiohttp
|
| 4 |
+
jinja2
|
| 5 |
+
loguru
|
| 6 |
+
python-multipart
|
| 7 |
+
pydantic
|