File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ We developed four versions of AnimateDiff: `v1`, `v2` and `v3` for [Stable Diffu
2424
2525## Next
2626- [ ] Update to latest diffusers version
27- - [ ] Update Gradio Demo
28- - [ ] Release Training Scripts
27+ - [ ] Update Gradio demo
28+ - [ ] Release training scripts
2929- [x] Release AnimateDiff v3 and SparseCtrl
3030
3131## Gallery
@@ -145,7 +145,7 @@ python -m scripts.animate --config configs/prompts/v3/v3-3-sketch-RealisticVisio
145145### Limitations
1461461 . Small fickering is noticable. To be solved in future versions;
1471472 . To stay compatible with comunity models, there is no specific optimizations for general T2V, leading to limited visual quality under this setting;
148- 3 . ** For usage such as image animation/interpolation, it's recommanded to use images generated by the same community model.**
148+ 3 . ** (Style Alignment) For usage such as image animation/interpolation, it's recommanded to use images generated by the same community model.**
149149
150150
151151## [ 2023.11] AnimateDiff SDXL-Beta
You can’t perform that action at this time.
0 commit comments