Commit History

Update requirements.txt to include onnxruntime-cuda-12 extra index URL
7d23a93

barreloflube commited on

Refactor config.py to update CosyVoice TTS imports
f7add52

barreloflube commited on

Refactor config.py to update CosyVoice TTS imports
c6116e3

barreloflube commited on

Update openai-whisper version in requirements.txt
382185c

barreloflube commited on

Refactor config.py to update PYTHONPATH for CosyVoice TTS imports
e073c64

barreloflube commited on

Refactor config.py to update PYTHONPATH for CosyVoice TTS imports
ce81b3b

barreloflube commited on

Remove unused imports for CosyVoice TTS
3f59a3a

barreloflube commited on

Refactor config.py to update PYTHONPATH for CosyVoice TTS imports
1bac607

barreloflube commited on

Refactor config.py to update PYTHONPATH for CosyVoice TTS imports
b586918

barreloflube commited on

Refactor audio module imports to use CosyVoice TTS
ee941bf

barreloflube commited on

Refactor gen_audio function to use CosyVoice TTS instead of SFT
7925940

barreloflube commited on

Refactor gen_audio function to use CosyVoice TTS instead of SFT
89b8fd1

barreloflube commited on

Refactor gen_audio function in events.py
aab35a3

barreloflube commited on

Refactor config.py to update MODEL_DOWNLOAD_DIR path
c637f12

barreloflube commited on

Refactor config.py to update MODEL_DOWNLOAD_DIR path
2646848

barreloflube commited on

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

barreloflube commited on

Add sentencepiece to requirements.txt
dc868ec

barreloflube commited on

Refactor config.py to add directory setup
4ae3643

barreloflube commited on

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

barreloflube commited on

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

barreloflube commited on

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

barreloflube commited on

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

barreloflube commited on

Refactor image_tab function to update pipeline mode logging
c488d97

barreloflube commited on

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

barreloflube commited on

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

barreloflube commited on

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

barreloflube commited on

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

barreloflube commited on

Refactor image_tab function to update default values for checkboxes
7a84b2b

barreloflube commited on

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

barreloflube commited on

Refactor generator initialization in image_tab function
e7eda15

barreloflube commited on

Refactor image_tab function to update the Guidance Scale range
3d75865

barreloflube commited on

Refactor image_clip_skip parameter in image_tab function
1d2edf1

barreloflube commited on

Refactor add_to_enabled_loras function to include model parameter
3d3f40a

barreloflube commited on

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