Brandon Rising
|
29595ce059
|
Switch flux to using its own conditioning field
|
2024-08-23 13:50:01 -04:00 |
|
Brandon Rising
|
5f5f535dc0
|
Load and unload clip/t5 encoders and run inference separately in text encoding
|
2024-08-23 13:28:05 -04:00 |
|
Ryan Dick
|
4eca99574b
|
Rename field positive_prompt -> prompt.
|
2024-08-22 16:18:33 +00:00 |
|
Ryan Dick
|
6afb1be872
|
Mark FLUX nodes as prototypes.
|
2024-08-22 15:29:59 +00:00 |
|
Ryan Dick
|
e680cf76f6
|
Address minor review comments.
|
2024-08-21 13:45:22 +00:00 |
|
Ryan Dick
|
253b2b1dc6
|
Rename t5Encoder -> t5_encoder.
|
2024-08-21 13:27:54 +00:00 |
|
Brandon Rising
|
c819da8859
|
Some cleanup of the tags and description of flux nodes
|
2024-08-21 09:11:15 -04:00 |
|
Brandon Rising
|
dd24f83d43
|
Fix styling/lint
|
2024-08-21 09:10:22 -04:00 |
|
Brandon Rising
|
d705c3cf0e
|
Select dev/schnell based on state dict, use correct max seq len based on dev/schnell, and shift in inference, separate vae flux params into separate config
|
2024-08-21 09:10:20 -04:00 |
|
Brandon Rising
|
3312fe8fc4
|
Run ruff, setup initial text to image node
|
2024-08-21 09:09:39 -04:00 |
|
Brandon Rising
|
01a2449dae
|
Add backend functions and classes for Flux implementation, Update the way flux encoders/tokenizers are loaded for prompt encoding, Update way flux vae is loaded
|
2024-08-21 09:09:37 -04:00 |
|
Brandon Rising
|
cfe9d0ce0a
|
Some UI cleanup, regenerate schema
|
2024-08-21 09:08:22 -04:00 |
|
Brandon Rising
|
46b6314482
|
Run Ruff
|
2024-08-21 09:06:38 -04:00 |
|
Brandon Rising
|
6ea1278d22
|
Manage quantization of models within the loader
|
2024-08-21 09:06:34 -04:00 |
|
Ryan Dick
|
3ba60e1656
|
Split a FluxTextEncoderInvocation out from the FluxTextToImageInvocation. This has the advantage that we benfit from automatic caching when the prompt isn't changed.
|
2024-08-21 08:59:19 -04:00 |
|