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

  • Log In
  • Sign Up

loyal-misc
/
myst

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community
3

Instructions to use loyal-misc/myst with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use loyal-misc/myst with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("loyal-misc/myst")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
myst
14.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
loyal-misc's picture
loyal-misc
Upload 4 files (#3)
b05f253 verified 9 months ago
  • images
    Add 3 files 9 months ago
  • .gitattributes
    2.31 kB
    initial commit 9 months ago
  • README.md
    538 Bytes
    initial commit 9 months ago
  • myst01.safetensors
    913 MB
    xet
    Upload 4 files (#3) 9 months ago
  • myst11.safetensors
    913 MB
    xet
    Upload 5 files (#2) 9 months ago
  • myst13.safetensors
    913 MB
    xet
    Upload 5 files (#2) 9 months ago
  • myst15.safetensors
    913 MB
    xet
    Upload 5 files (#2) 9 months ago
  • myst17.safetensors
    913 MB
    xet
    Upload 5 files (#2) 9 months ago
  • myst29.safetensors
    913 MB
    xet
    Upload 5 files (#1) 9 months ago
  • myst3.safetensors
    913 MB
    xet
    Upload 4 files (#3) 9 months ago
  • myst31.safetensors
    913 MB
    xet
    Upload 5 files (#1) 9 months ago
  • myst33.safetensors
    913 MB
    xet
    Upload 5 files (#1) 9 months ago
  • myst35.safetensors
    913 MB
    xet
    Upload 5 files (#1) 9 months ago
  • myst37.safetensors
    913 MB
    xet
    Upload 5 files (#1) 9 months ago
  • myst39.safetensors
    913 MB
    xet
    Add 3 files 9 months ago
  • myst41.safetensors
    913 MB
    xet
    Add 3 files 9 months ago
  • myst5.safetensors
    913 MB
    xet
    Upload 4 files (#3) 9 months ago
  • myst7.safetensors
    913 MB
    xet
    Upload 4 files (#3) 9 months ago
  • myst9.safetensors
    913 MB
    xet
    Upload 5 files (#2) 9 months ago