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

ShadoWxShinigamI
/
headsize_fix

Text-to-Image
Diffusers
flux
lora
fal
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ShadoWxShinigamI/headsize_fix with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("undefined", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ShadoWxShinigamI/headsize_fix")
    
    prompt = "The input image has characters where the headsize does not match the body proportions, fix it."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
headsize_fix
1.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
ShadoWxShinigamI's picture
ShadoWxShinigamI
Upload char_swap_fal.safetensors
0fb4117 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    768 Bytes
    initial commit 3 months ago
  • STB_fal.safetensors
    127 MB
    xet
    Upload STB_fal.safetensors about 1 month ago
  • Storyboard_UMO_fal_final.safetensors
    510 MB
    xet
    Upload Storyboard_UMO_fal_final.safetensors about 2 months ago
  • Storyboard_UMO_fal_rank16.safetensors
    127 MB
    xet
    Upload Storyboard_UMO_fal_rank16.safetensors about 2 months ago
  • char_swap_fal.safetensors
    510 MB
    xet
    Upload char_swap_fal.safetensors about 1 month ago
  • headsize_fix.safetensors
    127 MB
    xet
    Add headsize_fix.safetensors 3 months ago
  • multi_char_2_klein.safetensors
    166 MB
    xet
    Upload multi_char_2_klein.safetensors 2 months ago