CoolFace
Apppublic

Harahan/meanflownft-fewstep-generation

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

MeanFlowNFT: Few-Step Generation Demo

This demo runs MeanFlowNFT — a forward-process RL method for average-velocity generators — on top of Stable Diffusion 3.5 Medium.

It generates 1024×1024 images in just 4 steps using the flow-map MeanFlow sampler, with the three-stage ordered adapter composition:

  1. 1.AnyFlow pretrain LoRA (merged into base)
  2. 2.AnyFlow on-policy LoRA (merged on top)
  3. 3.MeanFlowNFT RL LoRA (active adapter + delta_embedder)

Links