Instructions to use HiDream-ai/HiDream-O1-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HiDream-ai/HiDream-O1-Image with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("HiDream-ai/HiDream-O1-Image") model = AutoModelForMultimodalLM.from_pretrained("HiDream-ai/HiDream-O1-Image", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Lightning Lora
#13
by Vi6DDarkKing - opened
So? How viable would a Lighting Lora be for HiDream-O1-Image?