Spaces:
Sleeping
Sleeping
danieaneta commited on
Commit ·
b32d0d7
1
Parent(s): f188ad2
add torch requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ numpy
|
|
| 4 |
transformers
|
| 5 |
uvicorn
|
| 6 |
python-multipart
|
| 7 |
-
pillow
|
|
|
|
|
|
| 4 |
transformers
|
| 5 |
uvicorn
|
| 6 |
python-multipart
|
| 7 |
+
pillow
|
| 8 |
+
torch
|