Spaces:
Runtime error
Runtime error
NimaBoscarino
commited on
Commit
·
59f26a7
1
Parent(s):
8501cea
opencv, gdown
Browse files- packages.txt +1 -0
- requirements.txt +1 -1
packages.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
python3-opencv
|
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ fire==0.4.0
|
|
24 |
Flask==2.0.1
|
25 |
Flask-Compress==1.10.1
|
26 |
future==0.18.2
|
27 |
-
gdown
|
28 |
hydra-core==0.11.3
|
29 |
idna==3.2
|
30 |
imageio==2.9.0
|
|
|
24 |
Flask==2.0.1
|
25 |
Flask-Compress==1.10.1
|
26 |
future==0.18.2
|
27 |
+
gdown
|
28 |
hydra-core==0.11.3
|
29 |
idna==3.2
|
30 |
imageio==2.9.0
|