Spaces:
Runtime error
Runtime error
Kaan
commited on
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ fastapi==0.99.1
|
|
2 |
uvicorn
|
3 |
requests
|
4 |
pydantic==1.10.12
|
|
|
5 |
transformers
|
6 |
-
|
|
|
2 |
uvicorn
|
3 |
requests
|
4 |
pydantic==1.10.12
|
5 |
+
torch
|
6 |
transformers
|
7 |
+
|