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 Settings
- Draw Things
- DiffusionBee
Upload Storyboard_UMO_fal_final.safetensors
Browse files
Storyboard_UMO_fal_final.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ce2f44b29004a796fd6c45b8def5ebc46d72eefe3704ae4a892e99ec7d67f79
|
| 3 |
+
size 509762456
|