mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2026-04-05 10:46:50 +02:00
update limitation
This commit is contained in:
@@ -24,8 +24,8 @@ We developed four versions of AnimateDiff: `v1`, `v2` and `v3` for [Stable Diffu
|
|||||||
|
|
||||||
## Next
|
## Next
|
||||||
- [ ] Update to latest diffusers version
|
- [ ] Update to latest diffusers version
|
||||||
- [ ] Update Gradio Demo
|
- [ ] Update Gradio demo
|
||||||
- [ ] Release Training Scripts
|
- [ ] Release training scripts
|
||||||
- [x] Release AnimateDiff v3 and SparseCtrl
|
- [x] Release AnimateDiff v3 and SparseCtrl
|
||||||
|
|
||||||
## Gallery
|
## Gallery
|
||||||
@@ -145,7 +145,7 @@ python -m scripts.animate --config configs/prompts/v3/v3-3-sketch-RealisticVisio
|
|||||||
### Limitations
|
### Limitations
|
||||||
1. Small fickering is noticable. To be solved in future versions;
|
1. Small fickering is noticable. To be solved in future versions;
|
||||||
2. To stay compatible with comunity models, there is no specific optimizations for general T2V, leading to limited visual quality under this setting;
|
2. To stay compatible with comunity models, there is no specific optimizations for general T2V, leading to limited visual quality under this setting;
|
||||||
3. **For usage such as image animation/interpolation, it's recommanded to use images generated by the same community model.**
|
3. **(Style Alignment) For usage such as image animation/interpolation, it's recommanded to use images generated by the same community model.**
|
||||||
|
|
||||||
|
|
||||||
## [2023.11] AnimateDiff SDXL-Beta
|
## [2023.11] AnimateDiff SDXL-Beta
|
||||||
|
|||||||
Reference in New Issue
Block a user