update limitation

This commit is contained in:
Yuwei Guo
2023-12-15 23:12:10 +08:00
parent 8def60c9b2
commit 4825080465

View File

@@ -24,8 +24,8 @@ We developed four versions of AnimateDiff: `v1`, `v2` and `v3` for [Stable Diffu
## Next
- [ ] Update to latest diffusers version
- [ ] Update Gradio Demo
- [ ] Release Training Scripts
- [ ] Update Gradio demo
- [ ] Release training scripts
- [x] Release AnimateDiff v3 and SparseCtrl
## Gallery
@@ -145,7 +145,7 @@ python -m scripts.animate --config configs/prompts/v3/v3-3-sketch-RealisticVisio
### Limitations
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;
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