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

  • Log In
  • Sign Up

Naznut
/
Pony_LORAs

Text-to-Image
Diffusers
English
flux
lora
replicate
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Naznut/Pony_LORAs with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Naznut/Pony_LORAs")
    
    prompt = "owhx"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Pony_LORAs / trained_models
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Naznut's picture
Naznut
Upload trained_models/trained_models/bunny-v9-lora-v2.safetensors with huggingface_hub
76ce628 verified almost 2 years ago
  • trained_models
    Upload trained_models/trained_models/bunny-v9-lora-v2.safetensors with huggingface_hub almost 2 years ago
  • bunny-v6-lora.safetensors
    456 MB
    xet
    Upload trained_models/bunny-v6-lora.safetensors with huggingface_hub almost 2 years ago
  • bunny-v7-loRA-64.safetensors
    456 MB
    xet
    Upload trained_models/bunny-v7-loRA-64.safetensors with huggingface_hub almost 2 years ago
  • bunny_girl-v3-1800.safetensors
    456 MB
    xet
    Upload trained_models/bunny_girl-v3-1800.safetensors with huggingface_hub almost 2 years ago
  • bunny_girl-v3-2400.safetensors
    456 MB
    xet
    Upload trained_models/bunny_girl-v3-2400.safetensors with huggingface_hub almost 2 years ago
  • bunny_girl-v3-loRA-64.safetensors
    456 MB
    xet
    Upload trained_models/bunny_girl-v3-loRA-64.safetensors with huggingface_hub almost 2 years ago