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

  • Log In
  • Sign Up

TheMistoAI
/
MistoLine

Text-to-Image
Diffusers
art
stable diffusion
ControlNet
SDXL
Diffusion-XL
Model card Files Files and versions
xet
Community
13

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

  • Libraries
  • Diffusers

    How to use TheMistoAI/MistoLine with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("TheMistoAI/MistoLine", 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
MistoLine
5.84 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 12 commits
OzzyGT's picture
OzzyGT HF Staff
Upload 2 files
77af510 verified almost 2 years ago
  • assets
    Delete assets/controlnet_2.PNG about 2 years ago
  • .gitattributes
    1.82 kB
    Upload assets about 2 years ago
  • LICENSE.md
    14.1 kB
    Upload LICENSE.md about 2 years ago
  • README.md
    3.47 kB
    Update README.md about 2 years ago
  • config.json
    1.23 kB
    Upload 2 files almost 2 years ago
  • diffusion_pytorch_model.fp16.safetensors
    2.5 GB
    xet
    Upload 2 files almost 2 years ago
  • mistoLine_fp16.safetensors
    2.5 GB
    xet
    Upload Models about 2 years ago
  • mistoLine_rank256.safetensors
    774 MB
    xet
    Upload Models about 2 years ago