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

Saad381
/
Spiderman_lora

Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
stable-diffusion-xl-diffusers
lora
template:sd-lora
Model card Files Files and versions
xet
Metrics Training metrics Community
11

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

  • Libraries
  • Diffusers

    How to use Saad381/Spiderman_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("Saad381/Spiderman_lora")
    
    prompt = "A unique illustration of a character inspired by Spiderman, designed with a Canadian aesthetic. The character wears a suit with spider motifs, subtly customized with Canadian details, perhaps a maple leaf emblem, hints of red and white patterns, and textures inspired by traditional Canadian attire, like plaid or fur lining. The background features elements of a Canadian cityscape or natural setting, with iconic features like a forest of pine trees, mountains, or a glimpse of the CN Tower."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Spiderman_lora / images
1.26 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Saad381's picture
Saad381
Add generated example (#11)
5315905 verified over 1 year ago
  • example_475tnz7hr.png
    82.7 kB
    Add generated example (#1) over 1 year ago
  • example_5av1hpag6.png
    100 kB
    Upload folder using huggingface_hub over 1 year ago
  • example_8mzist74y.png
    80.5 kB
    Add generated example (#10) over 1 year ago
  • example_e8ndi6gmb.png
    102 kB
    Add generated example (#11) over 1 year ago
  • example_ftwush9q7.png
    119 kB
    Upload folder using huggingface_hub over 1 year ago
  • example_i1n79uv63.png
    97.8 kB
    Add generated example (#4) over 1 year ago
  • example_jsmyqcucx.png
    90.3 kB
    Add generated example (#9) over 1 year ago
  • example_meyagl4x1.png
    107 kB
    Add generated example (#7) over 1 year ago
  • example_oenb51wv8.png
    106 kB
    Upload folder using huggingface_hub over 1 year ago
  • example_ssc27ft8a.png
    97.4 kB
    Add generated example (#3) over 1 year ago
  • example_urlw6nc5o.png
    99.1 kB
    Add generated example (#6) over 1 year ago
  • example_vnft62f30.png
    93 kB
    Add generated example (#5) over 1 year ago
  • example_xitn7acjr.png
    84.3 kB
    Add generated example (#2) over 1 year ago