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

  • Log In
  • Sign Up

JujoHotaru
/
lora

Text-to-Image
Diffusers
Japanese
English
anime
art
stable-diffusion
stable-diffusion-diffusers
lora
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Diffusers

    How to use JujoHotaru/lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("JujoHotaru/lora")
    
    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
lora / hosome
15.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
JujoHotaru's picture
JujoHotaru
Upload 12 files
2957c4c over 2 years ago
  • README.md
    2.32 kB
    update over 2 years ago
  • hosome_01.webp
    1.44 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_02.webp
    1.24 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_03.webp
    1.47 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_04.webp
    1.53 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_05.webp
    1.18 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_06.webp
    1.53 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_07.webp
    1.27 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_08.webp
    1.39 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_09.webp
    1.39 MB
    xet
    Upload 12 files over 2 years ago
  • hosome_10.webp
    1.24 MB
    xet
    Upload 12 files over 2 years ago
  • samples.webp
    1.22 MB
    xet
    Upload 12 files over 2 years ago
  • thumb.webp
    1.02 MB
    xet
    Upload 12 files over 2 years ago