Spaces:
Sleeping
Sleeping
dinhquangson
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ fastapi
|
|
2 |
uvicorn
|
3 |
python-multipart
|
4 |
torch
|
|
|
5 |
transformers
|
6 |
farm-haystack[inference]
|
7 |
haystack-ai
|
|
|
2 |
uvicorn
|
3 |
python-multipart
|
4 |
torch
|
5 |
+
datasets
|
6 |
transformers
|
7 |
farm-haystack[inference]
|
8 |
haystack-ai
|