Hayley Davies

Results 4 comments of Hayley Davies

Its worth noting as well - as I personally struggled with this - but you need to enable `local_files_only` like this: ```py # Load dalle-mini model, params = DalleBart.from_pretrained( DALLE_MODEL,...

> I think you could just use the dalle-mini package from pypi instead of installing from git. I'm not knowledgeable with docker so just waiting to see if there are...

> I think you could just use the dalle-mini package from pypi instead of installing from git. I'm not knowledgeable with docker so just waiting to see if there are...

Have updated and tested the best I can with the hardware I have. The only place I can't test is on MacOS and native Linux, but my change work on...