Refactor image_tab function to update default values for checkboxes 7a84b2b barreloflube commited on Sep 17, 2024
Refactor image_tab function to set the "Refiner" checkbox as checked by default ff5aa1a barreloflube commited on Sep 17, 2024
Refactor generator initialization in image_tab function e7eda15 barreloflube commited on Sep 17, 2024
Refactor image_tab function to update the Guidance Scale range 3d75865 barreloflube commited on Sep 16, 2024
Refactor image_clip_skip parameter in image_tab function 1d2edf1 barreloflube commited on Sep 16, 2024
Refactor add_to_enabled_loras function to include model parameter 3d3f40a barreloflube commited on Sep 16, 2024
Refactor get_prompt_attention function to remove unnecessary code 9b41963 barreloflube commited on Sep 16, 2024
Refactor get_prompt_attention function to remove unnecessary code 6854514 barreloflube commited on Sep 16, 2024
Refactor get_prompt_attention function to include device parameter a5df595 barreloflube commited on Sep 16, 2024
Refactor import statements in models.py and load_models.py 898faaf barreloflube commited on Sep 16, 2024
Refactor import statement in models.py to use double quotes for string interpolation e63972b barreloflube commited on Sep 16, 2024
Refactor import statement in models.py to add gradio module f48c169 barreloflube commited on Sep 16, 2024
Refactor functions for updating enabled embeddings in images module acfdab2 barreloflube commited on Sep 16, 2024
Refactor model loading in load_models.py to use ControlNetModel instead of FluxControlNetModel b51595d barreloflube commited on Sep 16, 2024
Refactor model loading in load_models.py to use ControlNetModel instead of FluxControlNetModel a5ebb54 barreloflube commited on Sep 16, 2024
Refactor vae assignment in handlers.py and load_models.py 12289cb barreloflube commited on Sep 16, 2024
Refactor import statement in handlers.py to fix module path 9bba636 barreloflube commited on Sep 16, 2024
Refactor image_tab.py to update LoRA gallery functionality 152e870 barreloflube commited on Sep 15, 2024
Refactor image_tab.py and flux_tab.py to update LoRA gallery functionality 8493260 barreloflube commited on Sep 14, 2024
Refactor flux_events.py and image_tab.py to update LoRA gallery functionality 1046573 barreloflube commited on Sep 14, 2024
Refactor flux_helpers.py to remove unnecessary log message ca790c6 barreloflube commited on Sep 14, 2024
Refactor flux_helpers.py to include pipeline arguments in log message 52aff8d barreloflube commited on Sep 13, 2024
Refactor flux_helpers.py to update pipeline mode based on request type 0ec1b6c barreloflube commited on Sep 13, 2024
Refactor flux_helpers.py to update pipeline mode based on request type a685f13 barreloflube commited on Sep 13, 2024
Refactor flux_helpers.py to add cleanup in finally block ab735b5 barreloflube commited on Sep 13, 2024
Refactor image_tab.py to update custom Lora selection order 80bab12 barreloflube commited on Sep 13, 2024
Refactor flux_events.py to add GPU duration for image generation d9f8976 barreloflube commited on Sep 13, 2024
Refactor flux_helpers.py to use CUDA device for generator seed b6b27f8 barreloflube commited on Sep 13, 2024
Refactor flux_helpers.py to fix loading of Lora weights ad31d2d barreloflube commited on Sep 13, 2024
Refactor flux_helpers.py to fix loading of Lora weights ecfb7d9 barreloflube commited on Sep 13, 2024
Refactor image_tab.py to update flux_tab with flux_loras 60d107b barreloflube commited on Sep 13, 2024
Refactor ControlNetReq class to remove unused import and add controlnets, control_images, and controlnet_conditioning_scale attributes daf9c75 barreloflube commited on Sep 13, 2024
Refactor ControlNetReq class to remove unused import and add controlnets, control_images, and controlnet_conditioning_scale attributes 07dc8e6 barreloflube commited on Sep 13, 2024
Refactor ControlNetReq class to add controlnets, control_images, and controlnet_conditioning_scale attributes 030e485 barreloflube commited on Sep 13, 2024
Refactor UI structure and remove negative prompt from generate_image function 578deb0 barreloflube commited on Sep 12, 2024
Refactor FluxImg2ImgReq class to make image and strength attributes required c88a186 barreloflube commited on Sep 12, 2024
Refactor FluxImg2ImgReq class to make image and strength attributes optional 81115f7 barreloflube commited on Sep 12, 2024
Refactor model loading to use FLUX.1-dev AutoencoderKL for VAE 3ef3783 barreloflube commited on Sep 12, 2024