Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
pydantic
|
| 3 |
+
transformers
|
| 4 |
+
pyngrok
|
| 5 |
+
nest-asyncio
|
| 6 |
+
uvicorn
|
| 7 |
+
nltk
|