GAIR-NLP / anole

Anole: An Open, Autoregressive and Native Multimodal Models for Interleaved Image-Text Generation
https://huggingface.co/spaces/ethanchern/Anole
618 stars 33 forks source link

folder chameleon does not contain anything to install #4

Closed captainst closed 1 month ago

captainst commented 1 month ago

Hi there,

The install.sh contains

# Note: You can only run this part if you only want to do inference.
cd chameleon
pip install -e .

But folder chameleon does not contain data about installation. Is there any extra setup needed ?

Many thanks !

EthanC111 commented 1 month ago

Thank you for your feedback! We have updated the install.sh file and simplified the installation process. Would you mind trying it again? Please let us know if you have more questions.

captainst commented 1 month ago

@EthanC111 Thank you! That does the trick.