aai / tabs

Commit History

Refactor get_prompt_attention function to remove unnecessary code
9b41963

barreloflube commited on

Refactor get_prompt_attention function to remove unnecessary code
6854514

barreloflube commited on

Refactor get_prompt_attention function to include device parameter
a5df595

barreloflube commited on

Refactor progress tracking in generate_image function
20c6eca

barreloflube commited on

Refactor scheduler loading in get_pipe function
a7c9e18

barreloflube commited on

Refactor image options in generate_image function
5dc606d

barreloflube commited on

Refactor image options in image_tab function
e7d7f0f

barreloflube commited on

Refactor field validation in models.py
0f49e30

barreloflube commited on

Refactor import statements in models.py and load_models.py
898faaf

barreloflube commited on

Refactor import statement in models.py to use double quotes for string interpolation
e63972b

barreloflube commited on

Refactor import statement in models.py to add gradio module
f48c169

barreloflube commited on

Refactor functions for updating enabled embeddings in images module
acfdab2

barreloflube commited on

Refactor model loading in load_models.py to use ControlNetModel instead of FluxControlNetModel
b51595d

barreloflube commited on

Refactor model loading in load_models.py to use ControlNetModel instead of FluxControlNetModel
a5ebb54

barreloflube commited on

Refactor vae assignment in handlers.py and load_models.py
12289cb

barreloflube commited on

Refactor import statement in handlers.py to fix module path
9bba636

barreloflube commited on

Refactor flux_helpers.py to enable or disable Vae
37112ef

barreloflube commited on

Refactor image_tab.py to update LoRA gallery functionality
152e870

barreloflube commited on

Refactor image_tab.py and flux_tab.py to update LoRA gallery functionality
8493260

barreloflube commited on

Refactor flux_events.py and image_tab.py to update LoRA gallery functionality
1046573

barreloflube commited on

Refactor image_tab.py to update custom Lora selection order
80bab12

barreloflube commited on

Refactor flux_events.py to add GPU duration for image generation
d9f8976

barreloflube commited on

Refactor image_tab.py to update tab labels in app.py
7733adf

barreloflube commited on

Refactor image_tab.py to update flux_tab with flux_loras
60d107b

barreloflube commited on

Refactor ControlNetReq class to remove unused import and add controlnets, control_images, and controlnet_conditioning_scale attributes
daf9c75

barreloflube commited on

Add text, audio, and video tabs
42ae52a

barreloflube commited on