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

  • Log In
  • Sign Up

loyal-misc
/
jenny

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

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

  • Libraries
  • Diffusers

    How to use loyal-misc/jenny 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/jenny")
    
    prompt = "jenny,anthro,"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
jenny
3.65 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
loyal-misc's picture
loyal-misc
Upload 4 files
e223f71 verified 9 months ago
  • .gitattributes
    1.57 kB
    Upload jenny-011.png 9 months ago
  • README.md
    563 Bytes
    Update README.md 9 months ago
  • jenny-011.png
    827 kB
    xet
    Upload jenny-011.png 9 months ago
  • jenny33.safetensors
    913 MB
    xet
    Upload 4 files 9 months ago
  • jenny35.safetensors
    913 MB
    xet
    Upload 4 files 9 months ago
  • jenny37.safetensors
    913 MB
    xet
    Upload 4 files 9 months ago
  • jenny39.safetensors
    913 MB
    xet
    Upload 4 files 9 months ago
  • pictures
    0 Bytes
    Create pictures 9 months ago