Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 使用sd生成的gif不连贯,相当于2个不想关的1秒gif拼凑在一起 #50

Closed
2 tasks done
yy1844 opened this issue Aug 4, 2023 · 5 comments
Closed
2 tasks done

Comments

@yy1844
Copy link

yy1844 commented Aug 4, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

Have you read FAQ on README?

  • I have updated WebUI and this extension to the latest version

What happened?

00012-2826701146
00013-1186515681

Steps to reproduce the problem

  1. Go to sd
  2. Press :prompt: a girl,hair fluttering in the wind,
    Negative prompt: bad-hands-5 bad-picture-chill-75v EasyNegative verybadimagenegative_v1.3 By bad artist -neg
    Steps: 40, Sampler: DPM++ 2M SDE Karras, CFG scale: 7, Seed: 1186515681, Size: 512x768, Model hash: 7f96a1a9ca, Model: AnythingV5_v5PrtRE, Clip skip: 2, Dynamic thresholding enabled: True, Mimic scale: 7, Separate Feature Channels: True, Scaling Startpoint: MEAN, Variability Measure: AD, Interpolate Phi: 1, Threshold percentile: 100, TI hashes: "bad-hands-5: aa7651be154c, bad-picture-chill-75v: 7d9cc5f549d7, EasyNegative: c74b4e810b03, verybadimagenegative_v1.3: d70463f87042, By bad artist -neg: 2d356134903e", Version: v1.5.1
  3. animatediff:mm_sd_v14.ckpt。总16帧每秒8帧

What should have happened?

应该生成动作连贯的2秒视频

Commit where the problem happens

webui:
version: v1.5.1  •  python: 3.10.11  •  torch: 2.0.1+cu118  •  xformers: 0.0.20  •  gradio: 3.32.0  •  checkpoint: 7f96a1a9ca

extension:
sd-webui-animatediff https://github.com/continue-revolution/sd-webui-animatediff.git master 767f2a3e Fri Jul 28 13:43:51 2023

What browsers do you use to access the UI ?

Microsoft Edge

Command Line Arguments

Console logs

后台显示运行正常。
Calculating sha256 for E:\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model\mm_sd_v14.ckpt: aa7fd8a200a89031edd84487e2a757c5315460eca528fa70d4b3885c399bffd5
2023-08-04 08:15:44,640 - AnimateDiff - INFO - Loading motion module mm_sd_v14.ckpt from E:\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model\mm_sd_v14.ckpt
2023-08-04 08:15:50,247 - AnimateDiff - WARNING - Missing keys <All keys matched successfully>
2023-08-04 08:15:50,845 - AnimateDiff - INFO - Hacking GroupNorm32 forward function.
2023-08-04 08:15:50,845 - AnimateDiff - INFO - Injecting motion module mm_sd_v14.ckpt into SD1.5 UNet input blocks.
2023-08-04 08:15:50,845 - AnimateDiff - INFO - Injecting motion module mm_sd_v14.ckpt into SD1.5 UNet output blocks.
2023-08-04 08:15:50,846 - AnimateDiff - INFO - Injection finished.
2023-08-04 08:18:48,800 - AnimateDiff - INFO - Removing motion module from SD1.5 UNet input blocks.
2023-08-04 08:18:48,801 - AnimateDiff - INFO - Removing motion module from SD1.5 UNet output blocks.
2023-08-04 08:18:48,801 - AnimateDiff - INFO - Restoring GroupNorm32 forward function.
2023-08-04 08:18:48,801 - AnimateDiff - INFO - Removal finished.
2023-08-04 08:18:48,801 - AnimateDiff - INFO - Merging images into GIF.
2023-08-04 08:18:52,894 - AnimateDiff - INFO - AnimateDiff process end.

Additional information

@StableInfo
Copy link

Can you write in english? (with all my respect for you langage, I love it)

@justrunstudio
Copy link

Just change sampler to DDIM, and everything will be OK.

@Neph0s
Copy link

Neph0s commented Aug 27, 2023

Just change sampler to DDIM, and everything will be OK.

Does not work for me. Still get inconsistent gif.

@wqjuser
Copy link

wqjuser commented Sep 7, 2023

i have the same problem

@continue-revolution
Copy link
Owner

#83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants