Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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 Settings
  • Draw Things
  • DiffusionBee
lora / whiteeye1
9.63 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
JujoHotaru's picture
JujoHotaru
update
4229db8 about 3 years ago
  • README.md
    2.8 kB
    update about 3 years ago
  • thumb.webp
    368 kB
    Upload 20 files about 3 years ago
  • type1-01.webp
    487 kB
    Upload 20 files about 3 years ago
  • type1-02.webp
    337 kB
    Upload 20 files about 3 years ago
  • type1-03.webp
    540 kB
    Upload 20 files about 3 years ago
  • type1-04.webp
    611 kB
    Upload 20 files about 3 years ago
  • type2-01.webp
    361 kB
    Upload 20 files about 3 years ago
  • type2-02.webp
    415 kB
    Upload 20 files about 3 years ago
  • type2-03.webp
    470 kB
    Upload 20 files about 3 years ago
  • type3-01.webp
    405 kB
    Upload 20 files about 3 years ago
  • type3-02.webp
    473 kB
    Upload 20 files about 3 years ago
  • type3-03.webp
    516 kB
    Upload 20 files about 3 years ago
  • type3-04.webp
    618 kB
    Upload 20 files about 3 years ago
  • type4-01.webp
    515 kB
    Upload 20 files about 3 years ago
  • type4-02.webp
    557 kB
    Upload 20 files about 3 years ago
  • type4-03.webp
    570 kB
    Upload 20 files about 3 years ago
  • type4-04.webp
    543 kB
    Upload 20 files about 3 years ago
  • type4-05.webp
    365 kB
    update about 3 years ago
  • type4-06.webp
    354 kB
    update about 3 years ago
  • whiteeye1.webp
    292 kB
    Upload 20 files about 3 years ago
  • whiteeye2.webp
    252 kB
    update about 3 years ago
  • whiteeye3.webp
    273 kB
    Upload 20 files about 3 years ago
  • whiteeye4.webp
    308 kB
    Upload 20 files about 3 years ago