lllyasviel / Paints-UNDO

Understand Human Behavior to Align True Needs
Apache License 2.0
3.25k stars 287 forks source link

Black video output #31

Open PladsElsker opened 1 month ago

PladsElsker commented 1 month ago

The multi-frame model generated a fully black video. The single-frame model is working fine.

I am using a P40 to generate. This may be related as these cards cannot work with fp16 precision.

PladsElsker commented 1 month ago

Might be fixed by changing fp16=False there? https://github.com/lllyasviel/Paints-UNDO/blob/1e2d9da773b6edb986be473de03b5ba0797887b8/gradio_app.py#L49

CCClod commented 1 month ago

sampling steps 10,20,50 can work well ,but other sampling steps gets black video.no error message.