Spaces:
Running
on
Zero
Running
on
Zero
xiaozhongji
commited on
Commit
·
afef034
1
Parent(s):
6c402fc
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
opencv-python==4.9.0.80
|
2 |
pillow==10.3.0
|
3 |
diffusers==0.29.0
|
4 |
-
torch==2.2.
|
5 |
-
torchaudio==2.2.
|
6 |
-
torchvision==0.17.
|
7 |
transformers==4.43.2
|
8 |
imageio==2.31.1
|
9 |
imageio-ffmpeg==0.5.1
|
|
|
1 |
opencv-python==4.9.0.80
|
2 |
pillow==10.3.0
|
3 |
diffusers==0.29.0
|
4 |
+
torch==2.2.2
|
5 |
+
torchaudio==2.2.2
|
6 |
+
torchvision==0.17.2
|
7 |
transformers==4.43.2
|
8 |
imageio==2.31.1
|
9 |
imageio-ffmpeg==0.5.1
|