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

EarthnDusk
/
Loras_2023

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

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

  • Libraries
  • Diffusers

    How to use EarthnDusk/Loras_2023 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("EarthnDusk/Loras_2023")
    
    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
Loras_2023 / Jan_18
381 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Duskfallcrew's picture
Duskfallcrew
Upload 2 files
22ab506 verified over 2 years ago
  • DuskArt_V7-08.safetensors
    27.2 MB
    xet
    Upload 10 files over 2 years ago
  • DuskArt_V7-09.safetensors
    27.2 MB
    xet
    Upload 10 files over 2 years ago
  • DuskArt_V7-10.safetensors
    27.2 MB
    xet
    Upload 10 files over 2 years ago
  • Heartsteel_Style-05.safetensors
    27.2 MB
    xet
    Upload 2 files over 2 years ago
  • Heartsteel_Style-06.safetensors
    27.2 MB
    xet
    Upload 2 files over 2 years ago
  • Prismatic-08.safetensors
    27.2 MB
    xet
    Upload 10 files over 2 years ago
  • Prismatic-09.safetensors
    27.2 MB
    xet
    Upload 10 files over 2 years ago
  • Prismatic-10.safetensors
    27.2 MB
    xet
    Upload 10 files over 2 years ago
  • RetrowaveAnimeStyle-09.safetensors
    27.2 MB
    xet
    Upload 2 files over 2 years ago
  • RetrowaveAnimeStyle-10.safetensors
    27.2 MB
    xet
    Upload 2 files over 2 years ago
  • pearlescent-04.safetensors
    27.3 MB
    xet
    Upload 10 files over 2 years ago
  • pearlescent-05.safetensors
    27.3 MB
    xet
    Upload 10 files over 2 years ago
  • ultrasharp-04.safetensors
    27.3 MB
    xet
    Upload 10 files over 2 years ago
  • ultrasharp-05.safetensors
    27.3 MB
    xet
    Upload 10 files over 2 years ago