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

lossfaller
/
lora_dreambooth_dinning_table

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

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

  • Libraries
  • Diffusers

    How to use lossfaller/lora_dreambooth_dinning_table 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("lossfaller/lora_dreambooth_dinning_table")
    
    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
lora_dreambooth_dinning_table
236 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
lossfaller's picture
lossfaller
Update README.md
549fa6f almost 3 years ago
  • checkpoint-1000
    Upload 23 files almost 3 years ago
  • checkpoint-1500
    Upload 23 files almost 3 years ago
  • checkpoint-500
    Upload 23 files almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    194 Bytes
    Update README.md almost 3 years ago
  • pytorch_lora_weights.safetensors
    23.4 MB
    xet
    Upload 23 files almost 3 years ago
  • rankID0_00005.jpg
    83.7 kB
    Upload 23 files almost 3 years ago
  • rankID0_00023.jpg
    67.7 kB
    Upload 23 files almost 3 years ago
  • rankID0_00036.jpg
    112 kB
    Upload 23 files almost 3 years ago
  • rankID0_00121.jpg
    54.4 kB
    Upload 23 files almost 3 years ago
  • rankID0_01176.jpg
    54.7 kB
    Upload 23 files almost 3 years ago
  • rankID1_00537.jpg
    72 kB
    Upload 23 files almost 3 years ago
  • rankID1_00732.jpg
    61.7 kB
    Upload 23 files almost 3 years ago