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

  • Log In
  • Sign Up

Duplicated from  TheImposterImposters/LUSTIFY-v2.0

shootstuff
/
LUSTIFY-v2.0

Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
Model card Files Files and versions
xet
Community
1

Instructions to use shootstuff/LUSTIFY-v2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use shootstuff/LUSTIFY-v2.0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("shootstuff/LUSTIFY-v2.0", 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
  • Draw Things
  • DiffusionBee
LUSTIFY-v2.0
27.8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
shootstuff's picture
shootstuff
jerukperas's picture
jerukperas
Duplicate from TheImposterImposters/LUSTIFY-v2.0
783f10c 12 days ago
  • images
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • scheduler
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • text_encoder
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • text_encoder_2
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • tokenizer
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • tokenizer_2
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • unet
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • vae
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • .gitattributes
    1.52 kB
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • README.md
    5.17 kB
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • civit_model.json
    6.36 kB
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • civit_model_version.json
    7.25 kB
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • lustifySDXLNSFWSFW_v20.safetensors
    6.94 GB
    xet
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago
  • model_index.json
    671 Bytes
    Duplicate from TheImposterImposters/LUSTIFY-v2.0 12 days ago