Spaces:
Running
on
Zero
Running
on
Zero
刘虹雨
commited on
Commit
·
4af78f8
1
Parent(s):
99d697e
update code
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Other Python dependencies
|
2 |
scipy==1.13.1
|
3 |
-
scikit-image==0.
|
4 |
scikit-learn==1.2.2
|
5 |
opencv-python==4.10.0.84
|
6 |
Pillow==10.4.0
|
@@ -26,7 +26,7 @@ natsort
|
|
26 |
mmcv==1.7.0
|
27 |
xformers==0.0.28
|
28 |
matplotlib==3.9.1.post1
|
29 |
-
mediapipe
|
30 |
open-clip-torch
|
31 |
imageio_ffmpeg
|
32 |
spaces
|
|
|
1 |
# Other Python dependencies
|
2 |
scipy==1.13.1
|
3 |
+
scikit-image==0.19.3
|
4 |
scikit-learn==1.2.2
|
5 |
opencv-python==4.10.0.84
|
6 |
Pillow==10.4.0
|
|
|
26 |
mmcv==1.7.0
|
27 |
xformers==0.0.28
|
28 |
matplotlib==3.9.1.post1
|
29 |
+
mediapipe==0.10.5
|
30 |
open-clip-torch
|
31 |
imageio_ffmpeg
|
32 |
spaces
|