Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
watchdog
|
3 |
terminaltables
|
4 |
-
pycocotools
|
|
|
|
1 |
streamlit
|
2 |
watchdog
|
3 |
terminaltables
|
4 |
+
pycocotools
|
5 |
+
modelindex
|