| --- |
| license: other |
| tags: |
| - lora |
| - body-slider |
| - body-editing |
| - stylized |
| - zit-compatible |
| pipeline_tag: text-to-image |
| --- |
| |
| # π΅ Simple_TFBS β Thin/Fat Body Slider LoRA |
| **ZIT compatible Β· Safe Β· Stylized body-geometry manipulation** |
| |
| --- |
| |
| ## β‘ Quick Links |
| |
| <table> |
| <tr> |
| |
| <td width="33%" valign="top"> |
| |
| ### Low |
| [Download Weights](https://huggingface.co/dmsnoa/Simple_TFBS/resolve/main/low/tfbs_low.safetensors) |
| |
| <br> |
| |
| <img src="https://huggingface.co/dmsnoa/Simple_TFBS/resolve/main/low/2025-12-30-22.png" width="220"> |
| |
| </td> |
| |
| <td width="33%" valign="top"> |
| |
| ### Mid |
| [Download Weights](https://huggingface.co/dmsnoa/Simple_TFBS/resolve/main/mid/TFBS_ED.safetensors) |
| |
| <br> |
| |
| <img src="https://huggingface.co/dmsnoa/Simple_TFBS/resolve/main/mid/2026-01-06-12.png" width="220"> |
| |
| </td> |
| |
| <td width="33%" valign="top"> |
| |
| ### Ultra |
| [Download Weights](https://huggingface.co/dmsnoa/Simple_TFBS/resolve/main/ultra/tfbs.safetensors) |
| |
| <br> |
| |
| <img src="https://huggingface.co/dmsnoa/Simple_TFBS/resolve/main/ultra/2025-12-30.png" width="220"> |
| |
| </td> |
| |
| </tr> |
| </table> |
| |
| --- |
| |
| |
| ## π Overview |
| **Simple_TFBS** is an artistic geometry-based body-shape slider LoRA. |
| It modifies **only stylized body volume** in the direction of **thinner β fuller**, without affecting: |
| |
| - face identity |
| - ethnicity |
| - age |
| - personality traits |
| |
| All transformations remain within **safe, non-realistic, stylized anatomy**. |
| |
| --- |
| |
| ## βοΈ How the Slider Works |
| |
| Move the `network_multiplier` into negative or positive values: |
|
|
| | Multiplier | Effect | |
| |-----------:|--------| |
| | `-2 β -1` | noticeably thinner body | |
| | `-1 β -0.5` | slight slimming | |
| | `0` | neutral (no influence) | |
| | `+0.5 β +1` | slight volume increase | |
| | `+1 β +2` | fuller body shape | |
|
|
| The model adjusts **only overall body silhouette**, keeping natural structure without distortions. |
|
|
| --- |
|
|
| ## π§© Example Usage (ComfyUI / AITS Toolkit) |
|
|
| ```yaml |
| lora: |
| name: "dmsnoa/jix/Simple_TFBS" |
| multiplier: -1.5 # thin |
| ``` |
|
|
| ### Recommended Base Prompt |
| ``` |
| person, solo, standing, full body, neutral pose, |
| arms relaxed, looking at camera, |
| plain background, soft lighting, |
| realistic anatomy, photorealistic |
| ``` |
|
|
| π‘ No need to mention βthin/fatβ in the text β |
| the slider handles shape variation automatically. |
|
|
| --- |
|
|
| ## π Safety Notice |
| - This model performs **artistic stylized body-shape modification only**. |
| - Not intended for medical, diagnostic, biometric, or real-person resemblance tasks. |
| - Produces **non-realistic, non-identifiable** results. |
| - Commercial/non-commercial use allowed under the license. |
|
|
| --- |
|
|
|
|
|
|
| ## π§Ύ License |
| **CreativeML OpenRAIL-M** |
| Users must follow safety restrictions and avoid misuse as described in the license. |
|
|
| --- |
|
|
| ## βοΈ Author |
| Created by **dmsnoa/jix** |
|
|
| β If you found the model useful β consider starring the repository! |