feizc/FluxMusic
A PyTorch implementation of a rectified flow Transformer for generating music from text prompts.

Velocity · 7d
+2.6
★ / day
Trend
→steady
star history
FluxMusic is a text-to-music generation system using diffusion-based rectified flow Transformers. It takes text prompts and generates music clips using sampling from a trained model. The repository includes model definitions, pre-trained checkpoints, training scripts, and inference code built on top of an established diffusion framework.