Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
97c46fe
1
Parent(s):
2fe0160
Trying to use ONNX model.
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ json5==0.9.10
|
|
3 |
numpy==1.23.4
|
4 |
optimum==1.21.3
|
5 |
torch==1.12.1
|
6 |
-
torchvision==0.13.1
|
7 |
-
transformers==4.44.0
|
|
|
3 |
numpy==1.23.4
|
4 |
optimum==1.21.3
|
5 |
torch==1.12.1
|
6 |
+
torchvision==0.13.1
|
|