How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/Porcelain-Dusk-Mix-V1", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Duskfall's Digital Fantasy MERGE model by Duskfallcrew

You run your new concept via diffusers Colab Notebook for Inference. Don't forget to use the concept prompts!

Original model here: https://huggingface.co/Duskfallcrew/duskfall-s-digital-fantasy

COMING SOON: DIFFUSERS MODEL AND DEMO SPACE

More samples and info are here:

https://civitai.com/user/duskfallcrew

If you want to donate towards costs and don't want to subscribe:

https://ko-fi.com/DUSKFALLcrew

If you want to monthly support the EARTH & DUSK media projects and not just AI:

https://www.patreon.com/earthndusk

Downloads last month
35
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support