README / README.md
inlinestudio's picture
Upload README.md with huggingface_hub
e302228 verified
|
Raw
History Blame Contribute Delete
1.51 kB
metadata
title: Inline Studio

Inline Studio

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.

What you will find here

  • LoRAs trained in the Inline Studio Trainer tab, ready to drop into the app (or any Krea 2 / Z-Image workflow).
  • Datasets used to train them: image and caption pairs you can reuse or learn from.

Current releases:

About 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.