diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a20af99..602f5fdea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ - **Video** - reorganized *video* tab - better support for video codeces and formats + - add *generate forever* button - **API** - full support for video generation using api new endpoints: `/sdapi/v1/video`, `/sdapi/v1/video/models`, `/sdapi/v1/video/file` diff --git a/TODO.md b/TODO.md index 22108d2ba..91a970aa0 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,7 @@ ## Short-term -- Disable generate toolbar on video tab for non-model tabs -- Add generate-forever to video tab +- Test API remote - Create pre-quant for ltx - Create pre-quant for minimax-turbo - Update ltx wiki diff --git a/extensions-builtin/sdnext-modernui b/extensions-builtin/sdnext-modernui index 53cd97305..6349f496f 160000 --- a/extensions-builtin/sdnext-modernui +++ b/extensions-builtin/sdnext-modernui @@ -1 +1 @@ -Subproject commit 53cd97305dc12b20571e26fbb046043e88137763 +Subproject commit 6349f496f19ed4170a11a20224db487f0adfcd20 diff --git a/wiki b/wiki index 96d25b644..f9f0d7f46 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 96d25b644757db9852e6a079517652c7844d7173 +Subproject commit f9f0d7f467c5f5b878d64540ac34c92847f0bc31