Free, open-source AI filmmaking on a node canvas. Build a whole visual pipeline, from moodboard to final cut, with local diffusion models and hosted models, and train your own LoRAs on the same canvas. Every render is kept as a versioned, non-destructive take.
This Hugging Face org holds models and datasets trained with the app.
Inline Studio runs as one process on one port: the built-in Inline Core engine serves the web UI and does the generation. Krea 2 and Z-Image run locally on your own GPU from a single model file, LoRA training is a second canvas of nodes (dataset, captioning, training, loss curve), and the finished LoRA drops straight back into the app to generate with.
GPL-3.0. Contributions welcome on
GitHub.