Scholar01 / sd-webui-mov2mov

This is the Mov2mov plugin for Automatic1111/stable-diffusion-webui.
MIT License
2.16k stars 332 forks source link

Nothing is happening when I hit generate #135

Open wayneout opened 8 months ago

wayneout commented 8 months ago

I have the latest release. I am using A1111. When I hit generate, nothing happens. It was working two days ago. No error messages or anything. I have waited over ten minutes and the command prompt just sits there. Anyone else have this problem?

Rolliboy commented 8 months ago

I have the same problem after new update to Stable Diffusion 1.8.0

babishutdown commented 8 months ago

me too, waiting for new update for 1111 1.8.0

daffatahtaa commented 8 months ago

same here

KoSv commented 8 months ago

same

Kokoroshinobi75 commented 8 months ago

Same for me. It working last 2 days ago.

CCPRAICES commented 8 months ago

same problem with automatic1111 and forge

Kokoroshinobi75 commented 8 months ago

Downgrade version to 1.7 with add Line in webuser.bat: Git reset --hard cf2772f Working for me. While waiting for fix or a New version

dron28 commented 8 months ago

+

SuouK commented 8 months ago

After the update, I was the same. MOV2MOV it does not work, the CMD table does not work on MOV2MOV. Hope someone can read and help.

Kokoroshinobi75 commented 8 months ago

Downgrade version to 1.7 with add Line in webuser.bat: Git reset --hard cf2772f Working for me. While waiting for fix or a New version

SuouK commented 8 months ago

Downgrade version to 1.7 with add Line in webuser.bat: Git reset --hard cf2772f Working for me. While waiting for fix or a New version

I tried to do your way but this error: Notimplificationerror: no operator found for Memory_efficient_attention_Forward with inputs

Kokoroshinobi75 commented 8 months ago

Downgrade version to 1.7 with add Line in webuser.bat: Git reset --hard cf2772f Working for me. While waiting for fix or a New version

I tried to do your way but this error: Notimplificationerror: no operator found for Memory_efficient_attention_Forward with inputs

Problem appears to have been resolved by following the steps in #6871 (comment). Just delete venv folder and run webui with --xformers

Kokoroshinobi75 commented 8 months ago

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/6871#issuecomment-1416400288

SuouK commented 8 months ago

AUTOMATIC1111/ổn định-khuếch tán-webui#6871 (bình luận)

Thank you so much. I have fixed it.

wayneout commented 8 months ago

works for me now. Thnks

mark20044 commented 8 months ago

Downgrade version to 1.7 with add Line in webuser.bat: Git reset --hard cf2772f Working for me. While waiting for fix or a New version

The launch scripts (windows and linux) don't automatically update the repo so you really only need to run the command git reset --hard cf2772f once from the command line, no need to update your .bat or .sh files.

Takezo1000 commented 8 months ago

Downgrade version to 1.7 with add Line in webuser.bat: Git reset --hard cf2772f Working for me. While waiting for fix or a New version

The launch scripts (windows and linux) don't automatically update the repo so you really only need to run the command git reset --hard cf2772f once from the command line, no need to update your .bat or .sh files.

Where do I put the command in the Webui-user.bat? At the start (line 1) before "@echo off" or inside the "set COMMANDLINE_ARGS" ?

viking1304 commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did https://github.com/deforum-art/sd-webui-deforum/pull/950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

Rolliboy commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

I can confirm this fix works on 1.8.0. Thanks!

L4R0SE commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

Works perfectly on 1.8.0 - thanks for the effort.

Esimacio commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

This superb solution works on 1.8.0

nothingness6 commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

I also faced the same issue, but have no idea what's going on as I'm a beginner. Could you explain the details, please?

viking1304 commented 8 months ago

i'm unable to download the file you shared.. can you reupload it

The file was uploaded with the message. Try the full link https://github.com/Scholar01/sd-webui-mov2mov/files/14539759/m2m_ui.py.zip If that still doesn't work, check differences and apply the fix yourself.

Or download my fork https://github.com/viking1304/sd-webui-mov2mov, find a file in zip and replace the original file.

nothingness6 commented 8 months ago

i'm unable to download the file you shared.. can you reupload it

The file was uploaded with the message. Try the full link https://github.com/Scholar01/sd-webui-mov2mov/files/14539759/m2m_ui.py.zip If that still doesn't work, check differences and apply the fix yourself.

Or download my fork https://github.com/viking1304/sd-webui-mov2mov, find a file in zip and replace the original file.

Finally, it works! Thanks!!

Dowgen commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

Works on 1.8.0. Thanks!

hxb276 commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

it works for me,thanks!!! version 1.8.0

mdhuang555 commented 8 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

thanks! It works for me!! 1.8.0

Hansee62 commented 8 months ago

Thanks worked for me :-)

A3734 commented 8 months ago

誰かが SD Discord で、この拡張機能は 1.8.0 では動作せず、エラーも発生しないと苦情を言いまし。、私のコンピュータではmov2movが1.8.0と1.7.0の両方で動作しました。

1.8.0 の修正をテストしてくれるボランティアはいますか? 可能であれば、両方のバージョンでテストしてください。

m2m_ui.py.zipをダウンロードして、m2m_ui.pymov2mov のスクリプトを修正するか、違いを確認して自分で修正を適用します。

有難うございました!解決しました。

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

I appreciate your help. The problem has been solved.

ysysycyc commented 7 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

it works.but i can't understand why,just two function new

beausoft commented 7 months ago

Someone complained on SD Discord that this extension does not work on 1.8.0 and has no errors. So I tried the same thing we did deforum-art/sd-webui-deforum#950, and mov2mov worked on both 1.8.0 and 1.7.0 on my computer.

Are there any volunteers to test the fix for 1.8.0? Please test on both versions if you can.

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

thanks,it works.

1manfactory commented 7 months ago

Fix works. Thanks for your efforts in programming this tool.

nerzak-dominion commented 6 months ago

Download m2m_ui.py.zip and replace the m2m_ui.py in the scripts folder of mov2mov, or check the differences and apply the fix yourself.

Works on 1.9 Thanks!

BlankThrow commented 5 months ago

i'm unable to download the file you shared.. can you reupload it

The file was uploaded with the message. Try the full link https://github.com/Scholar01/sd-webui-mov2mov/files/14539759/m2m_ui.py.zip If that still doesn't work, check differences and apply the fix yourself.

Or download my fork https://github.com/viking1304/sd-webui-mov2mov, find a file in zip and replace the original file.

just wanted to say, your fork was the only reason why i was able ot get it to work. I was to new at the time to understand what was going on , but getting that url and putting it in my extensions tab saved my life. thanks.

viking1304 commented 5 months ago

just wanted to say, your fork was the only reason why i was able ot get it to work. I was to new at the time to understand what was going on , but getting that url and putting it in my extensions tab saved my life. thanks.

I just hope that the guy who made this extension is well, since I see that he didn't had any code commit in the last 6 months.

janziig commented 3 months ago

i'm unable to download the file you shared.. can you reupload it

The file was uploaded with the message. Try the full link https://github.com/Scholar01/sd-webui-mov2mov/files/14539759/m2m_ui.py.zip If that still doesn't work, check differences and apply the fix yourself. Or download my fork https://github.com/viking1304/sd-webui-mov2mov, find a file in zip and replace the original file.

Nope. Still doesn't work for me on 1.9.4. Generate does nothing. I downloaded and installed this fork. Replaced m2m_ui.py with zipped file. Did not help. Deleted and rebuilt venv folder just in case. Still broken.

Is this fix incompatible with 1.9.4? Do I need to downgrade to 1.80? Is there as alternative to this extension that does work?

It's a shame that extensions start to fail once the original author stops working on it.

Scholar01 commented 1 month ago

I'm so sorry everyone, my daughter was born last year and I needed to spend a lot of time on work/family balance, so this project has been on hold for nearly a year. I'll try to fix it in the near future