Spaces:
Runtime error
Runtime error
Jordan Legg
commited on
Commit
Β·
e510c09
1
Parent(s):
044186b
fix: added tochvision
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
transformers==4.42.4
|
6 |
xformers
|
7 |
sentencepiece
|
8 |
-
gradio==4.29.0
|
|
|
|
5 |
transformers==4.42.4
|
6 |
xformers
|
7 |
sentencepiece
|
8 |
+
gradio==4.29.0
|
9 |
+
torchvision
|