You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/content/drive/MyDrive/Colab Notebooks/meng/Otter/src/otter_ai/models/otter/configuration_otter.py", line 8, in
from otter_ai.models.flamingo.falcon.configuration_RW import RWConfig
ModuleNotFoundError: No module named 'otter_ai'
thank you!
The text was updated successfully, but these errors were encountered:
Hi I'm trying to evaluate the otter model for video captioning and when I try to run the hugging_face script: https://huggingface.co/luodian/OTTER-Video-LLaMA7B-DenseCaption
I'm getting an import issue:
File "/content/drive/MyDrive/Colab Notebooks/meng/Otter/src/otter_ai/models/otter/configuration_otter.py", line 8, in
from otter_ai.models.flamingo.falcon.configuration_RW import RWConfig
ModuleNotFoundError: No module named 'otter_ai'
thank you!
The text was updated successfully, but these errors were encountered: