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 / assets
60.7 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 5 commits
Jingerr's picture
Jingerr
Upload 2 files
bc20833 verified 4 months ago
  • comfyui.png
    524 kB
    Upload assets almost 2 years ago
  • comparison.png
    13.5 MB
    xet
    Update Assets Image almost 2 years ago
  • controlnet_1.png
    16.8 kB
    Upload assets almost 2 years ago
  • controlnet_2.png
    77 kB
    Upload assets almost 2 years ago
  • highlight1.png
    357 kB
    xet
    Upload 2 files 4 months ago
  • highlight2.png
    337 kB
    xet
    Upload 2 files 4 months ago
  • intro.png
    14.4 MB
    xet
    Update Assets Image almost 2 years ago
  • model_rendering.png
    10.3 MB
    xet
    Update Assets Image almost 2 years ago
  • preprocessors.png
    8.95 MB
    xet
    Update Assets Image almost 2 years ago
  • sketch_rendering.png
    12.2 MB
    xet
    Update Assets Image almost 2 years ago