Spaces:
Running
Running
Commit
·
370d976
1
Parent(s):
0c9e779
update req and del pack
Browse files- packages.txt +0 -6
- requirements.txt +1 -2
packages.txt
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
libgl1
|
2 |
-
libglib2.0-0
|
3 |
-
libgl1-mesa-glx
|
4 |
-
ffmpeg
|
5 |
-
libsm6
|
6 |
-
libxext6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
opencv-python-headless
|
2 |
torch
|
3 |
gradio
|
4 |
-
opencv-python ~= 4.5.3
|
5 |
numpy~=1.21.6
|
6 |
matplotlib~=3.2.2
|
|
|
1 |
+
opencv-python-headless ~= 4.2.0.34
|
2 |
torch
|
3 |
gradio
|
|
|
4 |
numpy~=1.21.6
|
5 |
matplotlib~=3.2.2
|