Spaces:
Runtime error
Runtime error
Hector Lopez
commited on
Commit
•
5039ab0
1
Parent(s):
9c94b10
Modified requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
icevision[
|
2 |
matplotlib
|
3 |
effdet
|
4 |
streamlit==1.2.0
|
|
|
1 |
+
icevision[all]
|
2 |
matplotlib
|
3 |
effdet
|
4 |
streamlit==1.2.0
|