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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

spockren
/
naruto_lora_xl

Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
stable-diffusion-xl-diffusers
diffusers-training
lora
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use spockren/naruto_lora_xl with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("spockren/naruto_lora_xl")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
naruto_lora_xl
170 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
spockren's picture
spockren
Update README.md
360763b verified almost 2 years ago
  • checkpoint-14500
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-15000
    Upload folder using huggingface_hub almost 2 years ago
  • logs
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.35 kB
    Update README.md almost 2 years ago
  • image_0.png
    3.13 kB
    Upload folder using huggingface_hub almost 2 years ago
  • image_1.png
    3.13 kB
    Upload folder using huggingface_hub almost 2 years ago
  • image_2.png
    3.13 kB
    Upload folder using huggingface_hub almost 2 years ago
  • image_3.png
    3.13 kB
    Upload folder using huggingface_hub almost 2 years ago
  • naruto_with_blue_eyes_1.png
    808 kB
    Upload 4 files almost 2 years ago
  • naruto_with_blue_eyes_2.png
    941 kB
    Upload 4 files almost 2 years ago
  • naruto_with_blue_eyes_3.png
    976 kB
    Upload 4 files almost 2 years ago
  • naruto_with_blue_eyes_4.png
    982 kB
    Upload 4 files almost 2 years ago
  • pytorch_lora_weights.safetensors
    23.4 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago