continue-revolution / sd-webui-animatediff

AnimateDiff for AUTOMATIC1111 Stable Diffusion WebUI
Other
3.1k stars 258 forks source link

[Feature]:AnimateDiff v2.0.0, AnimateDiff drawing style problem,The colours aren't quite right. #514

Closed wf-ping closed 6 months ago

wf-ping commented 6 months ago

Expected behavior

After getting a sheet of graphs from my text raw, fixed the seed, the Using AnimateDiff, the animation generated colours aren't quite right. The following are my AnimateDiff parameters, I did not use Lora, ControlNet, etc., and the forward and backward cues of the raw map were not modified.

animatediff version

sd-forge-animatediff-2.0.0-f from release

my sd-webui-forge

webui-version : [f0.0.17v1.8.0rc-latest-276-g29be1da7] python: 3.10.6  • torch: 2.1.2+cu121  • xformers: 0.0.23.post1  • gradio: 3.41.2 checkpoint: [f1cf66d5b1]

checkoutpoint

sweetSugarSyndrome_rev15.safetensors [f1cf66d5b1]

AnimateDiff parameter

Motion module : mm_sd15_v3.safetensors Number of frames : 32 FPS:8 Display loop number:0 Stride:1 Overlap:-1 no video

Here's the graph I got from the text2img,It's also the gif style I was expecting

00034-380221765

This is one of the gifs generated

00008-2423485594

wf-ping commented 6 months ago

预期行为

从我的原始文本中获取一张图表后,修复了种子, 使用 AnimateDiff,动画生成的颜色不太正确。 以下是我的AnimateDiff参数,我没有使用Lora、ControlNet等,并且未修改原始地图的前进和后退线索。

结帐点

sweetSugarSyndrome_rev15.safetensors [f1cf66d5b1]

AnimateDiff 参数

运动模块:mm_sd15_v3.safetensors 帧数:32 FPS:8 显示循环数:0 步幅:1 重叠:-1 无视频

这是我从text2img得到的图,也是我期待的gif风格

00034-380221765

这是生成的 gif 图像之一

00008-2423485594 00008-2423485594

continue-revolution commented 6 months ago

unfortunately, the artifact introduced by motion module is inevitable, and I have no way to deal with it