Luodian / Otter

🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
https://otter-ntu.github.io/
MIT License
3.52k stars 241 forks source link

ERROR: Cannot install otter-ai and otter-ai==0.0.0a4 because these package versions have conflicting dependencies. #308

Closed githubwqj2 closed 7 months ago

githubwqj2 commented 8 months ago

pip install git+https://github.com/Luodian/Otter.git i encounter this error " The conflict is caused by: otter-ai 0.0.0a4 depends on openai>=1.1.1 litellm 0.1.400 depends on openai<0.28.0 and >=0.27.8 " when install this poject by pip