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

chillpixel
/
blacklight-makeup-sdxl-lora

Text-to-Image
Diffusers
art
style
sdxl
lora
stable diffusion
stable-diffusion
stable-diffusion-diffusers
blacklight
makeup
neon
Model card Files Files and versions
xet
Community
1

Instructions to use chillpixel/blacklight-makeup-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use chillpixel/blacklight-makeup-sdxl-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("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("chillpixel/blacklight-makeup-sdxl-lora")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
blacklight-makeup-sdxl-lora
1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
chillpixel's picture
chillpixel
Update README.md
8b7c7ac over 2 years ago
  • .gitattributes
    1.71 kB
    Upload blacklight-makeup-sdxl-lora.jpg over 2 years ago
  • README.md
    3.4 kB
    Update README.md over 2 years ago
  • blacklight-makeup-sdxl-lora.jpg
    2.5 MB
    xet
    Upload blacklight-makeup-sdxl-lora.jpg over 2 years ago
  • blacklight-makeup-v1-sdxl-lora.jpg
    2.51 MB
    xet
    Upload blacklight-makeup-v1-sdxl-lora.jpg over 2 years ago
  • blacklight_makeup_v1.safetensors
    456 MB
    xet
    Upload blacklight_makeup_v1.safetensors over 2 years ago
  • blacklight_makeup_v2.safetensors
    278 MB
    xet
    Upload 2 files over 2 years ago
  • preview.png
    2.43 MB
    xet
    Upload preview.png over 2 years ago
  • pytorch_lora_weights.bin

    Detected Pickle imports (4)

    • "torch.HalfStorage",
    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    258 MB
    xet
    Upload 2 files over 2 years ago