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

ostris
/
color-temperature-slider-lora

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
warm
cool
tool
color
slider
Model card Files Files and versions
xet
Community

Instructions to use ostris/color-temperature-slider-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ostris/color-temperature-slider-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("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ostris/color-temperature-slider-lora")
    
    prompt = "photo of a woman in a movie theatre, curled up in her chair, in a cashmere sweater, black rim glasses, eating popcorn and a soda, laughing, award winning photo, projector light above her , light brown hair "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
color-temperature-slider-lora
3.96 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ostris's picture
ostris
Upload folder using huggingface_hub
c19e05d verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • 2000575.jpeg
    502 kB
    Upload folder using huggingface_hub about 2 years ago
  • 2000607.jpeg
    49.8 kB
    Upload folder using huggingface_hub about 2 years ago
  • 2000609.jpeg
    53 kB
    Upload folder using huggingface_hub about 2 years ago
  • 2000625.jpeg
    51.9 kB
    Upload folder using huggingface_hub about 2 years ago
  • 2000626.jpeg
    56.6 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    4.15 kB
    Upload folder using huggingface_hub about 2 years ago
  • color_temperature_slider_v1.safetensors
    3.25 MB
    xet
    Upload folder using huggingface_hub about 2 years ago