-
Notifications
You must be signed in to change notification settings - Fork 281
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
[SOLVED] Not works #3
Comments
That's exactly the problem I'm having too. Same error message. |
Hm... What settings did you guys set to catch this error? |
I tried different scenarios, but didn't get this error |
Did you restart Automatic1111 after update the extension?
|
Standard settings. Nothing special. |
If it doesn't help (I'm sure it might) - try to delete the extension and install it once again |
The best way to update extensions properly in Automatic1111 - is to to do it outside of webui by |
The reinstallation changed my version of 0.0.3 to 0.1.0 |
I have deleted the folder in the extensions. Even after the update Still have |
With the version 0.0.2 there was another caption of roop accordion tab - smth like "nsfw-roop v0.0.2" (it takes version number from another variable), and caption was changed to "NSFW-Roop" with version 0.1.0 Try guys to extract the whole It MUST help |
I implemented it as you described. Unfortunately it didn't help. That's why I've now deleted everything that had to do with roop. This also includes the standard installation of Roop, which I had at the same time. I reinstalled your new version and now everything is working fine. What caused that now, I can't say. But I'm used to these kinds of problems from Stable Diffusion and its numerous extensions. You have to try a lot and sometimes do something completely new. Thanks for your patience and your help! |
I have delete original version roop and
|
This still seems to be an issue. I just installed this extension feshly fom the URL to this repository. I encountered that error and indeed, the version that got installed was 0.0.2 and it didn't find a newer version. Something must be wrong! |
Delete all folders roop from extensions and reinstall new version from URL |
That seems to have worked, thanks! Strange that there was a problem in the first place... |
i've done every single thing people have said worked on this thread as well as the instructions at first. I tried the initial instructions: install from URL ---> restart UI; didnt work (btw when installing, it is instant. the console just says: "Checking ReActor (ex-roop-GE) requirements... Ok" -- and nothing changes and Auto1111 says it's installed the moment that it starts) Error running postprocess_batch: C:\Users\Joe\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\faceswap.py |
close Automatic - Delete all folders roop from extensions - restart PC - and reinstall new version from URL |
The original roop working - no issues, On this version I get Error
Error running postprocess_batch: D:\AI_text\stable-diffusion-webui\extensions\sd-webui-roop-nsfw\scripts\faceswap.py
Traceback (most recent call last):
File "D:\AI_text\stable-diffusion-webui\modules\scripts.py", line 496, in postprocess_image
script.postprocess_image(p, pp, *script_args)
File "D:\AI_text\stable-diffusion-webui\extensions\sd-webui-roop-nsfw\scripts\faceswap.py", line 212, in postprocess_image
upscale_options=self.upscale_options,
File "D:\AI_text\stable-diffusion-webui\extensions\sd-webui-roop-nsfw\scripts\faceswap.py", line 133, in upscale_options
return UpscaleOptions(
TypeError: UpscaleOptions.init() got an unexpected keyword argument 'do_restore_first'
The text was updated successfully, but these errors were encountered: