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

Commit History

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