Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
anime
illustrious
Instructions to use John6666/konanmix-v10-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use John6666/konanmix-v10-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/konanmix-v10-sdxl", 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
install issues
#1
by iafun - opened
Hello John, i can't install it
Good evening.
What's the installation? I guess it means it doesn't work.
I'm investigating now.
gradio thanks for looking at it
I don't know what it is but it works, maybe Gradio or HF is acting up again.
https://huggingface.co/spaces/John6666/votepurchase-multiple-model
ok i'll try again
have been trying 10 times at least before writing message
yes it works
i noticed i have often a 15 min off every 15 min for generating in space
I can call from Gradio here too, maybe if we keep calling for 15 minutes, the model will become Warm-like.