Spaces:
Running
Running
Clement Delteil
commited on
Commit
·
b6986df
1
Parent(s):
9d58c24
fix requirements
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ ipython==8.5.0
|
|
2 |
moviepy==1.0.3
|
3 |
numpy==1.23.2
|
4 |
opencv_python==4.7.0.68
|
5 |
-
Pillow==9.4.0
|
6 |
Pillow==9.5.0
|
7 |
skimage==0.0
|
8 |
streamlit==1.22.0
|
|
|
2 |
moviepy==1.0.3
|
3 |
numpy==1.23.2
|
4 |
opencv_python==4.7.0.68
|
|
|
5 |
Pillow==9.5.0
|
6 |
skimage==0.0
|
7 |
streamlit==1.22.0
|