Spaces:
Runtime error
Runtime error
Commit
·
4c6f373
1
Parent(s):
375ae93
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ fastapi==0.68.0
|
|
2 |
uvicorn==0.15.0
|
3 |
transformers==4.12.2
|
4 |
Pillow==8.3.1
|
|
|
|
2 |
uvicorn==0.15.0
|
3 |
transformers==4.12.2
|
4 |
Pillow==8.3.1
|
5 |
+
torch==1.8.0
|