π± Meodreamer
Meodreamer is a text-to-image model by π cherry-ghosts community, created by training and merging low-rank adapters on curated and aesthetic datasets.
- Based on: Stable Diffusion
- Trigger word(s): Not applicable
πΌοΈ Examples
π» Use with Diffusers
import torch
from diffusers import DiffusionPipeline
pipe = DiffusionPipeline.from_pretrained("cherry-ghosts/meodreamer", torch_dtype=torch.float16).to("cuda")
image = pipe("A cute cat").images[0]
π License
See here: CreativeML Openrail-M
- Downloads last month
- 1
Model tree for cherry-ghosts/meodreamer
Base model
stable-diffusion-v1-5/stable-diffusion-v1-5