VideoBLIP
VideoBLIP copied to clipboard
No module named 'video_blip'
I got this error while I am trying to execute the demo in Colab.
Traceback (most recent call last): File "/content/VideoBLIP/demo/app.py", line 11, in <module> from video_blip.model import VideoBlipForConditionalGeneration, process ModuleNotFoundError: No module named 'video_blip'