mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2026-04-03 09:46:36 +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
|
||||
- [ ] 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
|
||||
|
||||
Reference in New Issue
Block a user