Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

having import issues #278

Open
natashamaniarnew opened this issue Sep 19, 2023 · 1 comment
Open

having import issues #278

natashamaniarnew opened this issue Sep 19, 2023 · 1 comment

Comments

@natashamaniarnew
Copy link

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!

@Luodian
Copy link
Owner

Luodian commented Sep 20, 2023

so basically you could pip install otter_ai.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants