Instructions to use digiplay/chrysanthemum_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/chrysanthemum_v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("digiplay/chrysanthemum_v1", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 376 Bytes
74e5a5f c464d09 63d1a8a 78f9cce 63d1a8a 072e9d5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
license: other
---
https://civitai.com/models/62253/chrysanthemum
Ps. it is different with "chrysanthemum Mix" and different developer .
another : https://huggingface.co/digiplay/chrysanthemumMix_v1

|