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
main
InvokeAI
/
invokeai
/
backend
/
flux
/
modules
History
Ryan Dick
b301785dc8
Normalize the T5 model identifiers so that a FLUX T5 or an SD3 T5 model can be used interchangeably.
2025-01-16 08:33:58 +11:00
..
autoencoder.py
Add FLUX VAE support to ImageToLatentsInvocation.
2024-09-02 09:38:17 -04:00
conditioner.py
Normalize the T5 model identifiers so that a FLUX T5 or an SD3 T5 model can be used interchangeably.
2025-01-16 08:33:58 +11:00
layers.py
Replace custom RMSNorm implementation with torch.nn.functional.rms_norm(...) for improved speed.
2024-11-29 12:32:50 -05:00