Commit Graph
19 Commits
Author SHA1 Message Date
Michael Hedman b4ea314e1c change normal notebook repo source to official repo 2025-05-19 15:49:00 +02:00
Michael Hedman 2c120c4808 change colab notebook repo source to official repo 2025-05-19 15:41:39 +02:00
Michael Hedman 9be6e4a905 Merge branch 'main' of https://github.com/ace-step/ACE-Step.git 2025-05-19 13:55:41 +02:00
Michael Hedman 1176d3bf97 unlock dependencies for future versions 2025-05-19 13:54:42 +02:00
Michael Hedman 730340f14a bump diffusers>=0.33.0 to prevent diffusers==0.32.2 dtype casting issue 2025-05-19 13:52:22 +02:00
Michael Hedman bfac11fecf prepare for hub download of quantized models 2025-05-19 08:18:26 +02:00
Michael Hedman 401b910936 missed a dtype
cleanup immediate surroundings
2025-05-19 07:57:05 +02:00
Michael Hedman 0b379b6163 reduce device and dtype vars 2025-05-19 07:34:13 +02:00
Michael Hedman d470cd903f reduce path vars 2025-05-19 06:47:04 +02:00
Michael Hedman 21efcd3905 move language filters 2025-05-19 04:51:22 +02:00
Michael Hedman cdab63d688 remove fixed float16 COLAB_FREE env var
add ACE_PIPELINE_DTYPE env var dtype config
set colab notebook to float16
2025-05-19 04:17:38 +02:00
Michael Hedman e2efc727e9 update colab notebook 2025-05-19 03:31:40 +02:00
Michael Hedman 0e0021d754 Merge branch 'main' of https://github.com/ace-step/ACE-Step.git 2025-05-18 20:22:46 +02:00
Michael Hedman e4e944572a add colab specific notebook 2025-05-16 19:12:59 +02:00
Michael Hedman 79dd277e21 fix environ check 2025-05-16 18:10:26 +02:00
Michael Hedman 42884d94b7 re-enable transformer compile 2025-05-16 18:07:30 +02:00
Michael Hedman 048db5c12f change to float16 model dtype 2025-05-16 18:02:48 +02:00
Michael Hedman 9b425b6bfa disable transformer compile 2025-05-16 17:45:37 +02:00
Michael Hedman c50acb83a6 rearrange model loading order, interleave compilation with loading 2025-05-16 17:32:18 +02:00