-
Notifications
You must be signed in to change notification settings - Fork 11
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
Ffmpeg issue or gpu new video replacer? #100
Comments
I see in your log the error is inside sole functions with "inpaint" in their name, but it's not inside controlnet extension. I guess you accidently left the stable diffusion model to be inpainting, but not inpainting model is needed. I remember this also produced unconditional OOM error no matter how much free vram I had |
yes youre right i did indeed leave inpaint in the second tab my bad that fixed it, thanks |
Trying out the video replacer and all looks good in the preview but when it says making video i get an error about ffmpeg to check console. Never had this issue before on the old version.
I've tried to lower the batch size and fps and even added --medvram or lowram incase it was my gpu issues. 2070 super
The text was updated successfully, but these errors were encountered: