This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2025-07-25 12:55:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56b9906e2e0cbd3a6d1cc3d915db5e33ef6defbf
InvokeAI
/
invokeai
/
backend
/
flux
History
Brandon Rising
56b9906e2e
Setup scaffolding for in progress images and add ability to cancel the flux node
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