update limitation

This commit is contained in:
Yuwei Guo
2023-12-15 23:08:26 +08:00
parent c784f63565
commit 7f3b3d555f

View File

@@ -32,7 +32,6 @@ We developed four versions of AnimateDiff: `v1`, `v2` and `v3` for [Stable Diffu
We show some results in the [GALLERY](./__assets__/docs/gallery.md).
Some of them are contributed by the community.
## Preparations
Note: see [ANIMATEDIFF](__assets__/docs/animatediff.md) for detailed setup.
@@ -145,7 +144,8 @@ 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.
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.**
## [2023.11] AnimateDiff SDXL-Beta