Spaces:
Runtime error
Runtime error
ChrisMofus
commited on
Commit
•
abf6d13
1
Parent(s):
857f666
Add dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ einops
|
|
2 |
streamlit
|
3 |
Pillow
|
4 |
transformers
|
5 |
-
torch
|
|
|
|
2 |
streamlit
|
3 |
Pillow
|
4 |
transformers
|
5 |
+
torch
|
6 |
+
torchvision
|