Commit Graph

  • fb0459f8dc Update Dockerfile main outbackdingo 2025-08-31 21:31:14 +07:00
  • 9cce048f5b Update docker-compose.yaml outbackdingo 2025-08-31 21:30:35 +07:00
  • 581b90960d Update requirements.txt outbackdingo 2025-08-31 21:19:09 +07:00
  • 6ae0852b13 Merge pull request #282 from WebChatAppAi/main Gong Junmin 2025-06-27 13:46:58 +08:00
  • 6e93273e81 Update TRAIN_INSTRUCTION.md WebChatAppAi 2025-06-27 03:11:04 +06:00
  • faba128c5d Update TRAIN_INSTRUCTION.md WebChatAppAi 2025-06-27 03:09:42 +06:00
  • d612523f50 Merge pull request #257 from SD-inst/ogg-fix Gong Junmin 2025-06-04 08:46:37 +08:00
  • 9c5c92946d Use sox backend for ogg rkfg 2025-06-03 15:30:45 +03:00
  • 0440ca24bb Merge pull request #256 from ace-step/update_tech_report_link Gong Junmin 2025-06-03 14:22:24 +08:00
  • 4a328731b8 update tech report chuxij 2025-06-03 06:21:26 +00:00
  • 1028991adc Merge pull request #254 from ace-step/add_tech_report Gong Junmin 2025-06-02 11:05:06 +08:00
  • 40f010d9f7 add tech report chuxij 2025-06-02 03:03:32 +00:00
  • 4db9a5db12 Merge pull request #241 from ace-step/sayo_dev Sayo 2025-05-26 11:40:32 +08:00
  • 3e2cb3ee58 [fix] export_quantized_weights import Sayo 2025-05-26 03:40:01 +00:00
  • f995fc2715 Merge pull request #233 from SamratBarai/patch-1 Gong Junmin 2025-05-24 09:58:57 +08:00
  • 879e717c83 Update inference.ipynb to fix bug and improve UI Samrat Barai 2025-05-23 17:52:35 +06:00
  • d2a13e52f4 Merge pull request #230 from ace-step/dev sean 2025-05-22 15:15:34 +08:00
  • 022a72881f fix bug caused by parameter postions in infer.py sean 2025-05-22 07:08:45 +00:00
  • 6f5c0f88a7 Merge pull request #229 from SD-inst/lora-weight-fix Gong Junmin 2025-05-22 09:46:38 +08:00
  • 05e641f6ec Fix lora reloading on weight change rkfg 2025-05-21 19:39:41 +03:00
  • 2ba06ca1f8 Merge pull request #221 from SD-inst/lora-weight Gong Junmin 2025-05-20 14:42:42 +08:00
  • fc984d81fa Add lora weight rkfg 2025-05-19 18:23:40 +03:00
  • 969c6739bc Merge pull request #219 from craftmine1000/main Gong Junmin 2025-05-20 07:26:54 +08:00
  • 12bcab346e revert unlocking dependencies Michael Hedman 2025-05-19 16:55:01 +02:00
  • b4ea314e1c change normal notebook repo source to official repo Michael Hedman 2025-05-19 15:49:00 +02:00
  • 2c120c4808 change colab notebook repo source to official repo Michael Hedman 2025-05-19 15:41:39 +02:00
  • 9be6e4a905 Merge branch 'main' of https://github.com/ace-step/ACE-Step.git Michael Hedman 2025-05-19 13:55:41 +02:00
  • 1176d3bf97 unlock dependencies for future versions Michael Hedman 2025-05-19 13:54:42 +02:00
  • 730340f14a bump diffusers>=0.33.0 to prevent diffusers==0.32.2 dtype casting issue Michael Hedman 2025-05-19 13:52:22 +02:00
  • 516792aa82 Merge pull request #214 from craftmine1000/main Gong Junmin 2025-05-19 17:50:15 +08:00
  • f51063ee8b Merge pull request #215 from SD-inst/diffusers-fix Gong Junmin 2025-05-19 17:48:52 +08:00
  • 481d950db4 Fix lora loading with diffusers 0.33.1 rkfg 2025-05-19 09:33:03 +03:00
  • bfac11fecf prepare for hub download of quantized models Michael Hedman 2025-05-19 08:18:26 +02:00
  • 401b910936 missed a dtype cleanup immediate surroundings Michael Hedman 2025-05-19 07:57:05 +02:00
  • 0b379b6163 reduce device and dtype vars Michael Hedman 2025-05-19 07:34:13 +02:00
  • d470cd903f reduce path vars Michael Hedman 2025-05-19 06:47:04 +02:00
  • 21efcd3905 move language filters Michael Hedman 2025-05-19 04:49:52 +02:00
  • cdab63d688 remove fixed float16 COLAB_FREE env var add ACE_PIPELINE_DTYPE env var dtype config set colab notebook to float16 Michael Hedman 2025-05-19 04:17:38 +02:00
  • e2efc727e9 update colab notebook Michael Hedman 2025-05-19 03:31:40 +02:00
  • 0e0021d754 Merge branch 'main' of https://github.com/ace-step/ACE-Step.git Michael Hedman 2025-05-18 20:22:46 +02:00
  • 74121a5d8a Merge pull request #209 from GeorgeDrb/memory-optimization Gong Junmin 2025-05-18 21:24:42 +08:00
  • 375431486c Add memory cleanup to prevent VRAM overflow GeorgeDrb 2025-05-18 15:35:21 +03:00
  • a3a853e13d Merge pull request #207 from rsxdalv/patch-2 Gong Junmin 2025-05-18 20:12:41 +08:00
  • ab1e3d9166 Merge pull request #208 from ace-step/revert-199-feature/#194 Gong Junmin 2025-05-18 19:42:47 +08:00
  • e3a6f4f659 Revert "#194: implement negative tags for text2audio" Gong Junmin 2025-05-18 19:42:29 +08:00
  • 7453602789 bump version due to new features Roberts Slisans 2025-05-18 13:39:52 +03:00
  • 484e4edc08 Merge pull request #199 from trapf/feature/#194 Gong Junmin 2025-05-18 08:40:15 +08:00
  • c300e2a966 Merge pull request #200 from rsxdalv/patch-1 Gong Junmin 2025-05-18 08:39:26 +08:00
  • 508fc67bad split out training packages Roberts Slisans 2025-05-17 20:55:43 +03:00
  • c3abb45241 #194: implement negative tags for text2audio Skelp 2025-05-17 18:14:29 +02:00
  • 7a5718bbfb Merge pull request #198 from woct0rdho/warmup Gong Junmin 2025-05-17 23:36:21 +08:00
  • 2f6046b072 Set scheduler interval to step and fewer warmup steps woctordho 2025-05-17 22:58:28 +08:00
  • afef7efec5 Merge pull request #197 from woct0rdho/grad-ckpt Gong Junmin 2025-05-17 21:52:04 +08:00
  • 3d6fe064f5 Enable gradient checkpointing woctordho 2025-05-17 20:40:21 +08:00
  • 330cc0eeb4 Merge pull request #189 from austin2035/main Gong Junmin 2025-05-17 12:47:43 +08:00
  • e4e944572a add colab specific notebook Michael Hedman 2025-05-16 19:12:59 +02:00
  • 79dd277e21 fix environ check Michael Hedman 2025-05-16 18:10:26 +02:00
  • 42884d94b7 re-enable transformer compile Michael Hedman 2025-05-16 18:07:30 +02:00
  • 048db5c12f change to float16 model dtype Michael Hedman 2025-05-16 18:02:48 +02:00
  • 9b425b6bfa disable transformer compile Michael Hedman 2025-05-16 17:45:37 +02:00
  • c50acb83a6 rearrange model loading order, interleave compilation with loading Michael Hedman 2025-05-16 17:32:18 +02:00
  • db5a9fea4e Update trainer.py Andy 2025-05-15 23:08:57 +08:00
  • 6c14becf98 Merge pull request #187 from ace-step/fix_save_lora_name Gong Junmin 2025-05-15 22:41:56 +08:00
  • a5be43bbbe fix_train_bug:adapter_name chuxij 2025-05-15 14:40:21 +00:00
  • ff3dc5a8ce Merge pull request #185 from ace-step/fix_save_lora_name Gong Junmin 2025-05-15 22:37:16 +08:00
  • 2a283c7e78 fix_train_bug:adapter_name chuxij 2025-05-15 14:35:57 +00:00
  • e4f6aebb7d Merge pull request #180 from ace-step/add_scheduler_type_info Gong Junmin 2025-05-15 19:58:30 +08:00
  • d881cb0219 add_scheduler_type_info chuxij 2025-05-15 11:57:41 +00:00
  • f528be444e Merge pull request #175 from ace-step/fix_audio2audio Gong Junmin 2025-05-15 16:41:07 +08:00
  • b11f1c1a5a fix bug in audio2audio chuxij 2025-05-15 08:39:19 +00:00
  • 0b7a283350 Merge pull request #174 from ace-step/add_sde_sampler_support Gong Junmin 2025-05-15 16:16:24 +08:00
  • ded11fd02f fix audio2audio chuxij 2025-05-15 08:15:15 +00:00
  • 05c58339f0 add stable audio small pingpong sampler support chuxij 2025-05-15 06:35:17 +00:00
  • b313d05299 Merge pull request #171 from Dannyzen/main Gong Junmin 2025-05-15 11:43:29 +08:00
  • 6c49c16c04 Reverting change for local dev workflow dannyzen 2025-05-14 16:55:33 -04:00
  • f32a2f3a46 Reverting change for local dev workflow dannyzen 2025-05-14 16:55:10 -04:00
  • 322a62d73e Removing changed src dannyzen 2025-05-14 16:47:59 -04:00
  • f95c91f072 Improve Docker output paths and non-Docker compatibility dannyzen 2025-05-14 15:19:33 -04:00
  • 39043aaa61 Merge pull request #167 from ace-step/set_cuda_device Gong Junmin 2025-05-14 11:39:52 +08:00
  • 292ccef7bf asign cuda device chuxij 2025-05-14 03:37:07 +00:00
  • 9e4cc410d3 Merge pull request #164 from ace-step/sayo_dev Sayo 2025-05-14 01:43:33 +08:00
  • 8581bd7a9a update readme with triton-windows Sayo 2025-05-14 01:42:49 +08:00
  • 34f86d51d6 Merge pull request #163 from ace-step/add_audio_example_link Gong Junmin 2025-05-14 00:41:23 +08:00
  • c1b85099e8 Update README.md Gong Junmin 2025-05-14 00:41:06 +08:00
  • 6003d6177d Merge pull request #160 from ace-step/update_examples Gong Junmin 2025-05-13 22:38:42 +08:00
  • fabc378b19 update examples chuxij 2025-05-13 14:37:28 +00:00
  • 98b8cd1a5a Merge pull request #159 from ace-step/add_example_data Gong Junmin 2025-05-13 21:47:19 +08:00
  • 16fb82fd47 add example data chuxij 2025-05-13 13:46:20 +00:00
  • 512ab193b7 Merge pull request #155 from SD-inst/format Gong Junmin 2025-05-13 20:33:47 +08:00
  • d0f5e1db7e Merge pull request #156 from SamratBarai/patch-2 Gong Junmin 2025-05-13 20:32:30 +08:00
  • 43869651f1 Update inference.ipynb and fix app.py not found error Samrat Barai 2025-05-13 18:07:25 +06:00
  • 0feca8a820 Add format selector rkfg 2025-05-13 14:39:38 +03:00
  • d31a31472a Merge pull request #154 from SamratBarai/patch-1 Gong Junmin 2025-05-13 19:24:28 +08:00
  • f0687c8840 Merge branch 'main' into patch-1 Samrat Barai 2025-05-13 16:49:11 +06:00
  • 60248c7a98 Merge pull request #153 from megascan/main Gong Junmin 2025-05-13 18:41:19 +08:00
  • e2614cd6ac add auto outputs folder creation in components.py Samrat Barai 2025-05-13 16:35:12 +06:00
  • 0cd2638c78 Add output directory creation in create_text2music_ui function Strange 2025-05-13 12:55:18 +03:00
  • 777229b86c Merge pull request #149 from ace-step/add_rapmachine_link Gong Junmin 2025-05-13 15:14:36 +08:00
  • 333ac10d48 Update README.md Gong Junmin 2025-05-13 15:14:23 +08:00
  • 02f823f406 Merge pull request #136 from ace-step/add_lora_support Gong Junmin 2025-05-13 15:01:17 +08:00