Instructions to use CodeDevX/AuroraImageGen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CodeDevX/AuroraImageGen with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("CodeDevX/AuroraImageGen") model = AutoModelForMultimodalLM.from_pretrained("CodeDevX/AuroraImageGen") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
ec3947c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ee3fd19ca67b4619b5a7039a9445511ffac86ac1664bfb2c746336b35987a62
size 8600278008
|