InvokeAI/invokeai/backend/flux
2024-08-26 20:17:50 -04:00
..
modules Replace swish() with torch.nn.functional.silu(h). They are functionally equivalent, but in my test VAE deconding was ~8% faster after the change. 2024-08-26 20:17:50 -04:00
math.py Attribute black-forest-labs/flux for much of the flux code 2024-08-26 20:17:50 -04:00
model.py Attribute black-forest-labs/flux for much of the flux code 2024-08-26 20:17:50 -04:00
sampling.py Setup scaffolding for in progress images and add ability to cancel the flux node 2024-08-26 20:17:50 -04:00
util.py Setup scaffolding for in progress images and add ability to cancel the flux node 2024-08-26 20:17:50 -04:00