Segment-and-Track-Anything
Segment-and-Track-Anything copied to clipboard
no module name "groundingdino"
The groundingdino is stopping me. I searched and the only relating issue is this https://github.com/IDEA-Research/Grounded-Segment-Anything/issues/43#issuecomment-1502407150 . I tried his solution but it still does not work. Sorry I'm not a programmer so I do not know how to debug this. Please Help!
(venv) C:\Users\moloc\Segment-and-Track-Anything>python app.py
C:\Users\moloc\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio_client\documentation.py:102: UserWarning: Could not get documentation group for <class 'gradio.mix.Parallel'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") C:\Users\moloc\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio_client\documentation.py:102: UserWarning: Could not get documentation group for <class 'gradio.mix.Series'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}")
Traceback (most recent call last):
File "C:\Users\moloc\Segment-and-Track-Anything\app.py", line 11, in