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

crystalwizard
/
soul-window

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use crystalwizard/soul-window with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use crystalwizard/soul-window 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-3.5-large", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("crystalwizard/soul-window")
    
    prompt = "derelict by tom bagshaw, paintable.cc; 3d shading"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
soul-window / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
crystalwizard's picture
crystalwizard
Add 13 files
96ae7b9 verified over 1 year ago
  • ComfyUI_00003_.png
    1.7 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00004_.png
    1.77 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00012_.png
    1.87 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00014_.png
    1.93 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00022_.png
    1.85 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00024_.png
    1.99 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00033_.png
    2 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00048_.png
    1.95 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00059_.png
    1.8 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00063_.png
    1.57 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00065_.png
    1.76 MB
    xet
    Add 13 files over 1 year ago
  • ComfyUI_00066_.png
    1.82 MB
    xet
    Add 13 files over 1 year ago