Spaces:
Sleeping
Sleeping
dinhquangson
commited on
Commit
•
064ad05
1
Parent(s):
6cd77e8
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
python-multipart
|
|
|
4 |
transformers
|
5 |
farm-haystack[inference]
|
6 |
haystack-ai
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
python-multipart
|
4 |
+
torch
|
5 |
transformers
|
6 |
farm-haystack[inference]
|
7 |
haystack-ai
|