Instructions to use kabachuha/mh3-morphing-helper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use kabachuha/mh3-morphing-helper with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Comfy-Org/MiniMax-H3", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("kabachuha/mh3-morphing-helper") prompt = "The LYS-style transformation video begins with a cup of coffee. Then suddenly the cup of coffee plasticine-transforms into a realistic parrot." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
H3 Morphing Helper
- Prompt
- The LYS-style transformation video begins with a cup of coffee. Then suddenly the cup of coffee plasticine-transforms into a realistic parrot.
- Prompt
- The LYS-style transformation video begins with two anime girls. Then the anime girls plasticine-transform into a wooden clock on the wall.
- Prompt
- The LYS-style transformation video. An anime woman is shown in a perfectly white empty Matrix-style room. The anime woman is sitting on a chair and is crying. As she is crying, her tears drop on the floor and morph and plasticine-transform into dozens of the inch-high same-looking micro copies of the initial anime woman. These copies are also crying creating even smaller dozens of crying copies. In the end there are 30 micro-anime women copies.
- Prompt
- The LYS-style transformation video begins with an anime girl. Then suddenly the anime girl and her surroundings plasticine melt and plasticine transform into another anime girl who is standing in her shoes. The background fur trees and the lake retract and plasticine melt and their trunks plasticine-transform into a forest with each tree plasticine-transforming and unwrapping. The lighting slowly changes accordingly.
- Prompt
- The LYS-style transformation video begins with two anime girls. Then the anime girl on the right suddenly morphs and plasticine-transforms into a chair. The left anime girl then sits on the chair.
Model description
aka Claymation Transformation V2
In my experience, H3 doesn't very well interact with object morphing into each other out-of-the-box.
This LoRA, fine-tuned on the transfomation-rich plasticine/claymation cartoon "Last Year Snow was Falling" (LYS) steers the model towards that "plasticine"-melting feel where the object is seemingly crushed and almost manually reshaped into a new object.
This LoRA is preliminary (or maybe not), because it trained for ~9 hours for 84 epochs and then it triggered the circuit breaker and I wasn't able to resume it properly, so maybe more train is needed, but it already works good in my opinion. If it's good, I will publish it to my CivitAI.
For now, enjoy!
Example prompt:
The LYS-style transformation video begins with a cup of coffee. Then suddenly the cup of coffee plasticine-transforms into a realistic parrot.
The two necessary trigger words are: "LYS-style", "plasticine-transforms".
Trigger words
You should use LYS-style to trigger the image generation.
You should use plasticine-transforms to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 8