Spaces:
Running on Zero
Running on Zero
Commit ·
b8b081f
1
Parent(s): 0b472f0
update
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -21,7 +21,6 @@ clip @ git+https://github.com/OpenAI/CLIP.git@main
|
|
| 21 |
opencv-python==4.5.5.64
|
| 22 |
opencv-python-headless==4.5.5.64
|
| 23 |
kornia==0.7.1
|
| 24 |
-
albumentations==0.4.3
|
| 25 |
imageio>=2.27
|
| 26 |
imageio-ffmpeg==0.4.2
|
| 27 |
matplotlib
|
|
@@ -49,4 +48,4 @@ joblib
|
|
| 49 |
lz4
|
| 50 |
numba
|
| 51 |
edt
|
| 52 |
-
imagecodecs
|
|
|
|
| 21 |
opencv-python==4.5.5.64
|
| 22 |
opencv-python-headless==4.5.5.64
|
| 23 |
kornia==0.7.1
|
|
|
|
| 24 |
imageio>=2.27
|
| 25 |
imageio-ffmpeg==0.4.2
|
| 26 |
matplotlib
|
|
|
|
| 48 |
lz4
|
| 49 |
numba
|
| 50 |
edt
|
| 51 |
+
imagecodecs
|