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

  • Log In
  • Sign Up

Hemlok
/
LizMix

Text-to-Image
Diffusers
Japanese
StableDiffusionXLPipeline
stable-diffusion
art
Model card Files Files and versions
xet

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

  • Libraries
  • Diffusers

    How to use Hemlok/LizMix with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Hemlok/LizMix", 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
LizMix
111 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
Hemlok's picture
Hemlok
Upload Models/Liz-v20-2_00001_.safetensors with huggingface_hub
a587c26 verified 9 months ago
  • Images
    Upload main.png 11 months ago
  • Models
    Upload Models/Liz-v20-2_00001_.safetensors with huggingface_hub 9 months ago
  • scheduler
    Upload 20 files 11 months ago
  • text_encoder
    Upload 20 files 11 months ago
  • text_encoder_2
    Upload 20 files 11 months ago
  • tokenizer
    Upload 20 files 11 months ago
  • tokenizer_2
    Upload 20 files 11 months ago
  • unet
    Upload 20 files 11 months ago
  • vae
    Upload 20 files 11 months ago
  • .gitattributes
    1.72 kB
    Upload 5 files over 2 years ago
  • README.md
    2.62 kB
    Update README.md about 2 years ago
  • model_index.json
    712 Bytes
    Upload 20 files 11 months ago