Spaces:
Running
on
Zero
Running
on
Zero
xiaozhongji
commited on
Commit
·
2f5eb68
1
Parent(s):
79d88c4
update requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
diffusers==0.29.0
|
2 |
-
torch==2.2.
|
3 |
-
torchaudio==2.2.
|
4 |
-
torchvision==0.17.
|
5 |
transformers==4.43.2
|
6 |
imageio==2.31.1
|
7 |
imageio-ffmpeg==0.5.1
|
|
|
1 |
diffusers==0.29.0
|
2 |
+
torch==2.2.0
|
3 |
+
torchaudio==2.2.0
|
4 |
+
torchvision==0.17.0
|
5 |
transformers==4.43.2
|
6 |
imageio==2.31.1
|
7 |
imageio-ffmpeg==0.5.1
|