Spaces:
Sleeping
Sleeping
update requirements:
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
torch==2.3.0
|
2 |
torchvision==0.18.0
|
3 |
-
numpy==1.
|
4 |
# ipython==7.21.0
|
5 |
-
opencv-python==4.
|
6 |
tqdm==4.21.0
|
7 |
# moviepy==1.0.3
|
8 |
color_transfer_py==0.0.4
|
|
|
1 |
torch==2.3.0
|
2 |
torchvision==0.18.0
|
3 |
+
numpy==1.24.2
|
4 |
# ipython==7.21.0
|
5 |
+
opencv-python==4.9.0.80
|
6 |
tqdm==4.21.0
|
7 |
# moviepy==1.0.3
|
8 |
color_transfer_py==0.0.4
|