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

KappaNeuro
/
made-of-iridescent-foil

Text-to-Image
Diffusers
stable-diffusion
lora
style
foil
made of iridescent foil
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/made-of-iridescent-foil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/made-of-iridescent-foil 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/made-of-iridescent-foil")
    
    prompt = "Made Of Iridescent Foil - close up portrait shot of the woman is covered in silver tile, in the style of surreal collage landscapes, doug aitken, bronzino, lewis morley, net art, ricoh gr iii, mosaic-like, in the style of fluorescent colors, color field explorations, color - blocking, unicorncore"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
made-of-iridescent-foil
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
70ca20e almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2325476.jpeg
    36.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325477.jpeg
    44.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325478.jpeg
    46.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325479.jpeg
    31.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325480.jpeg
    19.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325481.jpeg
    35.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325482.jpeg
    46.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325483.jpeg
    22.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325484.jpeg
    53.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325487.jpeg
    34.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Made Of Iridescent Foil.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    5.54 kB
    Upload folder using huggingface_hub almost 3 years ago