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: 47 commits
Jingerr's picture
Jingerr
Update README.md
1d9d0b3 verified 4 months ago
  • Anyline
    Upload MTEED.pth almost 2 years ago
  • assets
    Upload 2 files 4 months ago
  • .gitattributes
    2.05 kB
    Upload 2 files 4 months ago
  • LICENSE.md
    14.1 kB
    Upload LICENSE.md almost 2 years ago
  • README.md
    8.37 kB
    Update README.md 4 months ago
  • config.json
    1.28 kB
    Update config.json almost 2 years ago
  • diffusion_pytorch_model.fp16.safetensors
    2.5 GB
    xet
    Rename diffusion_pytorch_model.safetensors to diffusion_pytorch_model.fp16.safetensors almost 2 years ago
  • mistoLine_fp16.safetensors
    2.5 GB
    xet
    Upload Models almost 2 years ago
  • mistoLine_rank256.safetensors
    774 MB
    xet
    Upload Models almost 2 years ago