Safetensors
FLUX.1-dev-fp8-flumina / flux_pipeline.py

Commit History

Make lora loading api endpoint functional
fb3cdc4

aredden commited on

Improve lora implementation
71170f1

aredden commited on

Add lora loading
a71da07

aredden commited on

Move compile out of FluxPipeline init
ac049be

aredden commited on

Dynamic swap with cublas linear / optional improved precision with vram drawback
37bd8c1

aredden commited on

Allow overriding config values from load_pipeline_from_config_path
25ae92b

aredden commited on

Add case where seed is string & try/catch if invalid
7cec457

aredden commited on

Remove unnecessary synchronize, add more universal seeding & limit if run on windows
ffa6ff7

aredden commited on

Remove unnecessary code, hide prints behind debug flag, hide warnings
0f3134f

aredden commited on

Adding device specific configs & more input image type options + small model spec from args change
e81fa57

aredden commited on

Add fields to configs, fix issue with offload from bnb, remove extra random text code
340f0a0

aredden commited on

Fix non-offload inference & add option to load from prequantized flux
2f2c44c

aredden commited on

Add offloading & improved fp8 inference.
28dec30

aredden commited on

Updates..
c4a514f

aredden commited on

Add img2img, more options, gradio interface
c2ecfb5

aredden commited on