Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use digiplay/K-main with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/K-main 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/K-main", 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
Version 2.1
#3
by RiderBond007 - opened
Could you please upload version 2.1 here, which has been deleted on civitai.com?
Could you please upload version 2.1 here, which has been deleted on civitai.com?
Oh, okay, but I see the original author re-uploaded to Civitai.com again. (Maybe is something wrong in Civitai.com platform)
please wait for me, I will upload it here, and thanks for your contact.
During several weeks civitai.com is not stable, really shock, so I decided to upload some good Models to here. knowing maybe I can help some people, I am glad to. nice to meet you on net.
Could you please upload version 2.1 here, which has been deleted on civitai.com?
hi, new version 2.1 upload ok π https://huggingface.co/digiplay/K-main2.1