Commit Graph
224 Commits
Author SHA1 Message Date
rkfg 481d950db4 Fix lora loading with diffusers 0.33.1 2025-05-19 09:33:56 +03:00
Gong Junmin 74121a5d8a Merge pull request #209 from GeorgeDrb/memory-optimization 2025-05-18 21:24:42 +08:00
GeorgeDrb 375431486c Add memory cleanup to prevent VRAM overflow 2025-05-18 15:35:21 +03:00
Gong Junmin a3a853e13d Merge pull request #207 from rsxdalv/patch-2
bump version due to new features
2025-05-18 20:12:41 +08:00
Gong Junmin ab1e3d9166 Merge pull request #208 from ace-step/revert-199-feature/#194
Revert "#194: implement negative tags for text2audio"
2025-05-18 19:42:47 +08:00
Gong Junmin e3a6f4f659 Revert "#194: implement negative tags for text2audio" 2025-05-18 19:42:29 +08:00
Roberts Slisans 7453602789 bump version due to new features
when installing the package, not updating the version number causes pip not to install the update
2025-05-18 13:39:52 +03:00
Gong Junmin 484e4edc08 Merge pull request #199 from trapf/feature/#194 2025-05-18 08:40:15 +08:00
Gong Junmin c300e2a966 Merge pull request #200 from rsxdalv/patch-1 2025-05-18 08:39:26 +08:00
Roberts Slisans 508fc67bad split out training packages 2025-05-17 20:55:43 +03:00
Skelp c3abb45241 #194: implement negative tags for text2audio 2025-05-17 18:14:29 +02:00
Gong Junmin 7a5718bbfb Merge pull request #198 from woct0rdho/warmup 2025-05-17 23:36:21 +08:00
woctordho 2f6046b072 Set scheduler interval to step and fewer warmup steps 2025-05-17 22:58:41 +08:00
Gong Junmin afef7efec5 Merge pull request #197 from woct0rdho/grad-ckpt
Enable gradient checkpointing
2025-05-17 21:52:04 +08:00
woctordho 3d6fe064f5 Enable gradient checkpointing 2025-05-17 20:40:21 +08:00
Gong Junmin 330cc0eeb4 Merge pull request #189 from austin2035/main
Fixed lora trainer bug
2025-05-17 12:47:43 +08:00
Andy db5a9fea4e Update trainer.py
fix lora trainer bug
2025-05-15 23:08:57 +08:00
Gong Junmin 6c14becf98 Merge pull request #187 from ace-step/fix_save_lora_name
fix_train_bug:adapter_name
2025-05-15 22:41:56 +08:00
chuxij a5be43bbbe fix_train_bug:adapter_name 2025-05-15 14:40:21 +00:00
Gong Junmin ff3dc5a8ce Merge pull request #185 from ace-step/fix_save_lora_name
fix_train_bug:adapter_name
2025-05-15 22:37:16 +08:00
chuxij 2a283c7e78 fix_train_bug:adapter_name 2025-05-15 14:35:57 +00:00
Gong Junmin e4f6aebb7d Merge pull request #180 from ace-step/add_scheduler_type_info
add_scheduler_type_info
2025-05-15 19:58:30 +08:00
chuxij d881cb0219 add_scheduler_type_info 2025-05-15 11:57:41 +00:00
Gong Junmin f528be444e Merge pull request #175 from ace-step/fix_audio2audio
fix bug in audio2audio
2025-05-15 16:41:07 +08:00
chuxij b11f1c1a5a fix bug in audio2audio 2025-05-15 08:39:19 +00:00
Gong Junmin 0b7a283350 Merge pull request #174 from ace-step/add_sde_sampler_support
add stable audio small pingpong sampler support
2025-05-15 16:16:24 +08:00
chuxij ded11fd02f fix audio2audio 2025-05-15 08:15:15 +00:00
chuxij 05c58339f0 add stable audio small pingpong sampler support 2025-05-15 06:35:17 +00:00
Gong Junmin b313d05299 Merge pull request #171 from Dannyzen/main 2025-05-15 11:43:29 +08:00
dannyzen 6c49c16c04 Reverting change for local dev workflow 2025-05-14 16:55:33 -04:00
dannyzen f32a2f3a46 Reverting change for local dev workflow 2025-05-14 16:55:10 -04:00
dannyzen 322a62d73e Removing changed src 2025-05-14 16:47:59 -04:00
dannyzen f95c91f072 Improve Docker output paths and non-Docker compatibility 2025-05-14 15:19:33 -04:00
Gong Junmin 39043aaa61 Merge pull request #167 from ace-step/set_cuda_device
asign cuda device
2025-05-14 11:39:52 +08:00
chuxij 292ccef7bf asign cuda device 2025-05-14 03:37:07 +00:00
Sayo 9e4cc410d3 Merge pull request #164 from ace-step/sayo_dev
update readme with triton-windows
2025-05-14 01:43:33 +08:00
Sayo 8581bd7a9a update readme with triton-windows 2025-05-14 01:42:49 +08:00
Gong Junmin 34f86d51d6 Merge pull request #163 from ace-step/add_audio_example_link
Update README.md
2025-05-14 00:41:23 +08:00
Gong Junmin c1b85099e8 Update README.md
add_audio_example_link
2025-05-14 00:41:06 +08:00
Gong Junmin 6003d6177d Merge pull request #160 from ace-step/update_examples
update examples
2025-05-13 22:38:42 +08:00
chuxij fabc378b19 update examples 2025-05-13 14:37:28 +00:00
Gong Junmin 98b8cd1a5a Merge pull request #159 from ace-step/add_example_data
add example data
2025-05-13 21:47:19 +08:00
chuxij 16fb82fd47 add example data 2025-05-13 13:46:20 +00:00
Gong Junmin 512ab193b7 Merge pull request #155 from SD-inst/format 2025-05-13 20:33:47 +08:00
Gong Junmin d0f5e1db7e Merge pull request #156 from SamratBarai/patch-2 2025-05-13 20:32:30 +08:00
Samrat Barai 43869651f1 Update inference.ipynb and fix app.py not found error
There IS no app.py in the main folder, you're supposed to run it via acestep, so I added the lines to install it use it instead
2025-05-13 18:07:25 +06:00
rkfg 0feca8a820 Add format selector 2025-05-13 14:41:56 +03:00
Gong Junmin d31a31472a Merge pull request #154 from SamratBarai/patch-1
add auto outputs folder creation in components.py
2025-05-13 19:24:28 +08:00
Samrat Barai f0687c8840 Merge branch 'main' into patch-1 2025-05-13 16:49:11 +06:00
Gong Junmin 60248c7a98 Merge pull request #153 from megascan/main
Add output directory creation in create_text2music_ui function
2025-05-13 18:41:19 +08:00