Commit History

Add sox and libsox-dev to requirements.txt
7f167fb

mantrakp commited on

Add sentencepiece to requirements.txt
dc868ec

mantrakp commited on

Refactor config.py to add directory setup
4ae3643

mantrakp commited on

Refactor app.py to add audio tab and update gradio UI
acde4c3

mantrakp commited on

Refactor image_tab function to update logging of pipeline mode and include request details
84df228

mantrakp commited on

Refactor image_tab function to update generator initialization and remove unnecessary code
39e615b

mantrakp commited on

Refactor image_tab function to update pipeline mode logging and remove unnecessary code
9aa9efa

mantrakp commited on

Refactor image_tab function to update pipeline mode logging
c488d97

mantrakp commited on

Refactor image_tab function to update generator initialization and remove device parameter
bf49323

mantrakp commited on

Refactor image_tab function to update generator initialization with device parameter
4ceee35

mantrakp commited on

Refactor image_tab function to update generator initialization and remove device parameter
fe612e9

mantrakp commited on

Refactor image_tab function to update generator initialization with device parameter
1dd6c5b

mantrakp commited on

Refactor image_tab function to update default values for checkboxes
7a84b2b

mantrakp commited on

Refactor image_tab function to set the "Refiner" checkbox as checked by default
ff5aa1a

mantrakp commited on

Refactor generator initialization in image_tab function
e7eda15

mantrakp commited on

Refactor image_tab function to update the Guidance Scale range
3d75865

mantrakp commited on

Refactor image_clip_skip parameter in image_tab function
1d2edf1

mantrakp commited on

Refactor add_to_enabled_loras function to include model parameter
3d3f40a

mantrakp commited on

Refactor get_prompt_attention function to remove unnecessary code
9b41963

mantrakp commited on

Refactor get_prompt_attention function to remove unnecessary code
6854514

mantrakp commited on

Refactor get_prompt_attention function to include device parameter
a5df595

mantrakp commited on

Refactor progress tracking in generate_image function
20c6eca

mantrakp commited on

Refactor scheduler loading in get_pipe function
a7c9e18

mantrakp commited on

Refactor image options in generate_image function
5dc606d

mantrakp commited on

Refactor image options in image_tab function
e7d7f0f

mantrakp commited on

Refactor field validation in models.py
0f49e30

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

Refactor functions for updating enabled embeddings in images module
acfdab2

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

Refactor flux_helpers.py to enable or disable Vae
37112ef

mantrakp commited on

Refactor image_tab.py to update LoRA gallery functionality
152e870

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

Refactor flux_helpers.py to remove unnecessary log message
ca790c6

mantrakp commited on

Refactor flux_helpers.py to include pipeline arguments in log message
52aff8d

mantrakp commited on

Refactor flux_helpers.py to update pipeline mode based on request type
0ec1b6c

mantrakp commited on

Refactor flux_helpers.py to update pipeline mode based on request type
a685f13

mantrakp commited on

Refactor flux_helpers.py to add cleanup in finally block
ab735b5

mantrakp commited on

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

mantrakp commited on

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

mantrakp commited on

Refactor flux_helpers.py to use CUDA device for generator seed
b6b27f8

mantrakp commited on

Refactor flux_helpers.py to fix loading of Lora weights
ad31d2d

mantrakp commited on

Refactor flux_helpers.py to fix loading of Lora weights
ecfb7d9

mantrakp commited on

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

mantrakp commited on

Refactor image_tab.py to update flux_tab with flux_loras
60d107b

mantrakp commited on