Spaces:
Runtime error
Runtime error
Prathamesh Khade
commited on
Commit
·
18a24d1
1
Parent(s):
df1f374
Deploy new version
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ fastapi
|
|
2 |
uvicorn
|
3 |
transformers
|
4 |
pydantic
|
|
|
|
|
|
2 |
uvicorn
|
3 |
transformers
|
4 |
pydantic
|
5 |
+
torch
|
6 |
+
tensorflow
|