Instructions to use vrgamedevgirl84/LTX_2.3_Fantasy_Puppet_Style_LoRa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vrgamedevgirl84/LTX_2.3_Fantasy_Puppet_Style_LoRa with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-Video", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("vrgamedevgirl84/LTX_2.3_Fantasy_Puppet_Style_LoRa") prompt = "A man with short gray hair plays a red electric guitar." output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
Fantasy Puppet Cinematic LoRA
This LoRA creates a fantasy puppet cinematic style where characters and environments look physically built like handcrafted fantasy puppets and practical miniature film sets.
Scenes feature stitched fabrics, worn felt, burlap, leather straps, mossy surfaces, frayed clothing, hand-sculpted faces, glossy eyes, and tactile handcrafted detailing. The result feels like a fantasy movie scene made with physical puppets, textured materials, and atmospheric set design.
Objects, characters, and environments appear constructed from layered physical materials such as felt, fur, burlap, leather, velvet, moss, wood, stone, brass, and worn fabric, with visible seams, stitching, material wear, and handcrafted assembly details. Lighting naturally highlights surface texture, costume layering, facial sculpting, and physical set depth, giving a cinematic fantasy look while preserving the handcrafted puppet aesthetic.
The workflow used to create the sample videos can be found HERE. Just swap in the LoRA and prompt.
Sample Videos
Sample 1
Sample 2
Sample 3
Sample 4
Works Especially Well For
- Character-driven scenes
- Creature and animal subjects
- Storytelling compositions
- Portrait and full-body characters
- Interior environments
- Exterior environments
- Fantasy storytelling scenes
- Atmospheric cinematic scenes
- Practical miniature-style environments
- Narrative fantasy moments
Key Visual Traits
- Handcrafted puppet characters
- Visible stitching and seams
- Worn felt, burlap, velvet, and leather materials
- Glossy expressive eyes
- Hand-sculpted asymmetrical faces
- Moss, fur, and fabric texture
- Frayed costume edges and patched clothing
- Miniature fantasy set environments
- Torchlight, candlelight, lantern light, and moonlight
- Atmospheric fog, dust, and drifting mist
- Physical material realism
- Story-driven cinematic fantasy mood
Main Trigger Word
6u8p3t
This LoRA should still work without the main trigger word.
Other Trigger Words That Help
A handcrafted fantasy puppet character inspired by Jim Henson's Labyrinthfantasy puppet stylehandcrafted fantasy puppetlabyrinth-style puppet charactercinematic fantasy puppetpuppet fantasy creaturestorybook fantasy puppethandmade fantasy puppetpractical puppet fantasy
Best Used With
- Any subject rendered as a handcrafted puppet
- Human-like puppet characters
- Creature puppet characters
- Animal puppet characters
- Story-driven puppet scenes
- Cinematic puppet compositions
- Miniature fantasy environments
Notes
This LoRA is designed to maintain a consistent puppet material identity throughout the image. Characters, props, costumes, and environments should all appear constructed from physical handcrafted materials.
All elements should visually read as:
- Handcrafted puppet characters
- Layered fabric, felt, burlap, and leather materials
- Visible stitching and seams
- Hand-sculpted facial features
- Physical fantasy set design
- Downloads last month
- 564
Model tree for vrgamedevgirl84/LTX_2.3_Fantasy_Puppet_Style_LoRa
Base model
Lightricks/LTX-Video