stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
[Feature] Apple STARFlow and STARFlow-V
Feature Summary
STARFlow and STARFlow-V, state-of-the-art transformer autoregressive flow models for high-quality image and video generation.
Detailed Description
I never thought I'd see Apple releasing anything open source.
https://huggingface.co/apple/starflow https://arxiv.org/abs/2506.06276 https://starflow-v.github.io/#text-to-video
"STARFlow introduces a novel transformer autoregressive flow architecture that combines the expressiveness of autoregressive models with the efficiency of normalizing flows. The model achieves state-of-the-art results in both text-to-image and text-to-video generation tasks."
Alternatives you considered
Additional context
No response
Nice. Calling that license "open source" is a bit of a stretch, though 🙂