Spaces:
Runtime error
Runtime error
BestWishYsh
commited on
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch
|
2 |
-
torchaudio
|
3 |
-
torchvision
|
4 |
-
xformers
|
5 |
onnx==1.17.0
|
6 |
onnxruntime-gpu==1.19.2
|
7 |
deepspeed==0.15.2
|
|
|
1 |
+
torch
|
2 |
+
torchaudio
|
3 |
+
torchvision
|
4 |
+
xformers
|
5 |
onnx==1.17.0
|
6 |
onnxruntime-gpu==1.19.2
|
7 |
deepspeed==0.15.2
|