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: 133 Bytes
ec3947c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:daab2354f8a74e70d70b4d1f804939b68a8c9624dd06cb7858e52dd8970e9726
size 33384567
|