mirror of https://github.com/vladmandic/automatic
update todo and changelog
Signed-off-by: Vladimir Mandic <mandic00@live.com>pull/4013/head
parent
79aeab90c9
commit
772a5c9ad3
|
|
@ -23,7 +23,6 @@
|
||||||
- installer dont cache installed state
|
- installer dont cache installed state
|
||||||
- fix Cosmos-Predict2 retrying TAESD download
|
- fix Cosmos-Predict2 retrying TAESD download
|
||||||
|
|
||||||
|
|
||||||
## Update for 2025-06-30
|
## Update for 2025-06-30
|
||||||
|
|
||||||
### Highlights for 2025-06-30
|
### Highlights for 2025-06-30
|
||||||
|
|
|
||||||
14
TODO.md
14
TODO.md
|
|
@ -9,16 +9,15 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma
|
||||||
- Refactor: Move `model_*` stuff into subfolder
|
- Refactor: Move `model_*` stuff into subfolder
|
||||||
- Refactor: sampler options
|
- Refactor: sampler options
|
||||||
- Common repo for `T5` and `CLiP`
|
- Common repo for `T5` and `CLiP`
|
||||||
|
- Video: API support
|
||||||
|
- LoRA: add OMI format support for SD35/FLUX.1
|
||||||
|
|
||||||
|
### Blocked items
|
||||||
|
|
||||||
- Upgrade: unblock `pydantic` and `albumentations`
|
- Upgrade: unblock `pydantic` and `albumentations`
|
||||||
- see <https://github.com/Cschlaefli/automatic>
|
- see <https://github.com/Cschlaefli/automatic>
|
||||||
- blocked by `insightface`
|
- blocked by `insightface`
|
||||||
|
|
||||||
### Complete Features
|
|
||||||
|
|
||||||
- Python==3.13 improved support
|
|
||||||
- Video: API support
|
|
||||||
- LoRA: add OMI format support for SD35/FLUX.1
|
|
||||||
|
|
||||||
### Under Consideration
|
### Under Consideration
|
||||||
|
|
||||||
- [IPAdapter negative guidance](https://github.com/huggingface/diffusers/discussions/7167)
|
- [IPAdapter negative guidance](https://github.com/huggingface/diffusers/discussions/7167)
|
||||||
|
|
@ -34,9 +33,6 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma
|
||||||
- [Dream0 guidance](https://huggingface.co/ByteDance/DreamO)
|
- [Dream0 guidance](https://huggingface.co/ByteDance/DreamO)
|
||||||
- [S3Diff diffusion upscaler](https://github.com/ArcticHare105/S3Diff)
|
- [S3Diff diffusion upscaler](https://github.com/ArcticHare105/S3Diff)
|
||||||
- [SUPIR upscaler](https://github.com/Fanghua-Yu/SUPIR)
|
- [SUPIR upscaler](https://github.com/Fanghua-Yu/SUPIR)
|
||||||
|
|
||||||
### Monitoring
|
|
||||||
|
|
||||||
- [TensorRT](https://github.com/huggingface/diffusers/pull/11173)
|
- [TensorRT](https://github.com/huggingface/diffusers/pull/11173)
|
||||||
|
|
||||||
### New models
|
### New models
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue