-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Control Net Reference Only does not work anymore #1571
Comments
You need to select a model (and preprocessor), for instance OpenPose, depth, canny, lineart, etc. The image you put into ControlNet will then be converted to an image it can actually use. |
cannot reproduce. reference works without problem on 4 different devices with 12 different configuations. |
yes, me too.... got the same problem |
Hello, please try the below steps and see if problems are solved:
The above steps can solve 99% problems. After your problem is solved, you can begin to enable other extensions one-by-one or add A1111 cmd flags one-by-one to find out what is causing problems and let us know. If you are the unlucky 1%, you can try to use "git checkout" to find out if previous versions of CN works for you, and if that is the case, please let us know your last working version so that we can debug the problem. If you still cannot solve the problem, please give as detailed as possible info about your environment. |
omg, im the 1%............ ControlNet v1.1.219 version: v1.3.2 --opt-sdp-no-mem-attention --api --device-id=1 --autolaunch --opt-channelslast --update-all-extensions --precision=autocast try to use the pre version |
it show me error: |
just reference_xx not working |
still cant working............ venv "D:\AI\stable-diffusion-webui\venv\Scripts\Python.exe" Launching Web UI with arguments: --device-id=1 --autolaunch To create a public link, set |
Config corrupted. backup and delete "config.json" and "ui-config.json" and try again. |
oh, you are my god :) // beautiful answer, this is working for me now :)))))))) im waiting for almost 1 day... thank you very very much |
With pixel perfect enabled, output image goes white. |
similar to others... i'm finding that with reference only & pixel perfect... i don't get the counter / timer running... if i use anything else... it works. |
Hi! Thanks all for the answers, @lllyasviel thanks for the method, it almost worked, I had also to manually add the "gradio" folder to User/Appdata/Local/Temp folder. As of today, it works. Thank you very much. Hope everyone will have the issue solved. |
i am facing the exact same issue in google colab with this notebook All other control net works, just reference only does not work. It generate image without reference. In colab command line it shows |
It seems it is a ui bug. I restarted and it sometimes works now. But with a very high probability it doesn't work. Can someone just have a try and fix? I revert to the version v1.1.156, the problem solved. Seems it is the bug of the new model selection UI. It is a very easy reproduce bug. |
Happening to me as well, reference only keeps generating crazy hellscapes of human flesh. |
After some testing using instructions @lllyasviel gave in the above, I still cannot use references (any), but only with "Preview as Input" selected, as far as I can tell, without this radio box checked, the model is generating as normal using references due to the result's pose and form somewhat resembles the original image compared to with the option checked, and that it doesn't generate the error output Extension | URL | Branch | Version | Date | Update Also i2i reference seems over-burnt, but then again, I've never used i2i reference before |
Download the model (.pth) files from here: https://huggingface.co/lllyasviel/ControlNet-v1-1/tree/main Place it inside: stable-diffusion-webui\extensions\sd-webui-controlnet\models Select respective models on runtime. |
Reference does not have a dedicated model |
The same thing happened to me. I dunno what the issue was, It was working fine, and then suddenly it didn't take refrence_only. I did all the steps exactly as @lllyasviel wrote.including delete "config.json" and "ui-config.json". Still no luck |
Confirmed removing ui-config worked for me, make sure to close any open SD browser tabs (not just the server) |
i maked some thing right and the issue was disappeared with: |
disabling hypertile in settings fixed it for me |
OMG,it works! |
Well, for me, errors started appearing after hypertile was introduced, so i disabled it and errors went away. Glad you got it fixed too. Have a great holydays! |
Is there an existing issue for this?
What happened?
Hello, I don't understand, ControlNet Reference Only is not working at all anymore, even though it used to work perfectly fine before. I don't get any error messages, it's just that nothing happens. I click on "Enable" and also "Pixel perfect" just like I used to, but nothing changes. However, it used to work very well before, and I was very satisfied with the result.
I have already uninstalled/reinstalled StableDiffusion and ControlNet, but it still doesn't work.
Steps to reproduce the problem
What should have happened?
Reference Only should work and take the image as reference (as it dit before)
Commit where the problem happens
webui: automatic1111
controlnet: 1b2aa4a9
What browsers do you use to access the UI ?
Brave
Command Line Arguments
List of enabled extensions
sd-webui-controlnet
LDSR
Lora
ScuNET
SwinIR
prompt-bracket-checker
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: