Instructions to use dalle-mini/dalle-mega with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dalle-mini/dalle-mega with Transformers:
# Load model directly from transformers import eBart model = eBart.from_pretrained("dalle-mini/dalle-mega", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Dataset details
#6
by ceyda - opened
Could you also please, add more info about the dataset details to the model card (on #training-data). the parts that are different from the dalle-mini,
prepro-filtering you have done (like removing stock images etc) 🤗
link to resources where you have talked about it before would be cool too.