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

  • Log In
  • Sign Up

KappaNeuro
/
louis-comfort-tiffany-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
glass
style
artist
painting
designer
louis comfort tiffany
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/louis-comfort-tiffany-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/louis-comfort-tiffany-style 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("KappaNeuro/louis-comfort-tiffany-style")
    
    prompt = "Louis Comfort Tiffany Style - Let the opulence of the Victorian era inspire a stained glass window that's rich in detail and color. Incorporate patterns reminiscent of damask fabrics, intricate floral motifs, and vibrant jewel tones. As you journey through the design process, consider how the light will interact with these elements to create a sense of timeless elegance and grandeur in your space."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
louis-comfort-tiffany-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
3e310d1 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2325350.jpeg
    45.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325351.jpeg
    72.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325353.jpeg
    71.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325364.jpeg
    79.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325369.jpeg
    67.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325372.jpeg
    81.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325373.jpeg
    77.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325374.jpeg
    66.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325383.jpeg
    41 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325384.jpeg
    58.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Louis Comfort Tiffany Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    13.1 kB
    Upload folder using huggingface_hub almost 3 years ago