Spaces:
Runtime error
Runtime error
kaanyarali1
commited on
Commit
·
92bf678
1
Parent(s):
7cae595
changed:
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi==0.99.1
|
|
2 |
uvicorn
|
3 |
requests
|
4 |
pydantic==1.10.12
|
5 |
-
transformers
|
|
|
|
2 |
uvicorn
|
3 |
requests
|
4 |
pydantic==1.10.12
|
5 |
+
transformers
|
6 |
+
torch==1.2.0+cpu
|