Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
|
3 |
|
4 |
#opencv-python-headless
|
@@ -54,7 +54,6 @@ google-auth==2.3.3
|
|
54 |
google-auth-oauthlib==0.4.6
|
55 |
gradio==2.4.6
|
56 |
grpcio==1.42.0
|
57 |
-
icevision @ git+https://github.com/dnth/icevision.git@246ecb1c566907314aa1229d9872babfb099dfb5
|
58 |
idna==3.3
|
59 |
imageio==2.13.1
|
60 |
importlib-metadata==4.8.2
|
|
|
1 |
+
git+https://github.com/dnth/icevision.git
|
2 |
|
3 |
|
4 |
#opencv-python-headless
|
|
|
54 |
google-auth-oauthlib==0.4.6
|
55 |
gradio==2.4.6
|
56 |
grpcio==1.42.0
|
|
|
57 |
idna==3.3
|
58 |
imageio==2.13.1
|
59 |
importlib-metadata==4.8.2
|