Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Leekp
/
deathon

Text-to-Image
Diffusers
Trained with AutoTrain
Model card Files Files and versions
xet
Community

Instructions to use Leekp/deathon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Leekp/deathon with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Leekp/deathon", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of Korean traditional hanok emotional cafe interior"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
  • DreamBooth trained by AutoTrain

DreamBooth trained by AutoTrain

Text encoder was not trained.

Downloads last month
4
Inference Providers NEW
Text-to-Image
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for Leekp/deathon

Base model

stabilityai/stable-diffusion-xl-base-1.0
Finetuned
(1192)
this model

Spaces using Leekp/deathon 14

🐨
Bga/EDITSpacIO_v1_EXPAND
😻
Bga/ALLKNOWINGEDITImage-Models-Test21
πŸ›•πŸ›•
Bga/Diffusion80XXSHANTA
πŸ›•πŸ›•
musei/Diffusion80XXSHANTAPubl
😻
allknowingroger/Image-Models-Test21
🐨
Bga/EDITSpacIO_v1
🐨
Bga/SpacIO_v1Pub3
🐨
Bga/SpacIO_v1Pub
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs