Spaces:
Sleeping
Sleeping
Rocha commited on
Commit ·
18867a1
1
Parent(s): 3a1fcd3
added requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastapi
|
| 2 |
pydantic
|
| 3 |
nltk
|
| 4 |
-
numpy
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
pydantic
|
| 3 |
nltk
|
| 4 |
+
numpy
|
| 5 |
+
uvicorn
|