Spaces:
Sleeping
Sleeping
ezequiellopez
commited on
Commit
·
b0a3f00
1
Parent(s):
d504b0c
more reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ fastapi
|
|
3 |
transformers
|
4 |
python-dotenv
|
5 |
dotenv-cli
|
6 |
-
pandas
|
|
|
|
3 |
transformers
|
4 |
python-dotenv
|
5 |
dotenv-cli
|
6 |
+
pandas
|
7 |
+
uvicorn
|