Blender-ControlNet icon indicating copy to clipboard operation
Blender-ControlNet copied to clipboard

Using ControlNet right in Blender.

Results 13 Blender-ControlNet issues
Sort by recently updated
recently updated
newest added

Any plans for this project?

I did all manual steps and getting just blender cube render on F12. Activating script just print new "bpy.ops.text.run_script()" line in tab under Blender terminal window. Seems manual missing important...

+Question 1 1.When my open sample https://github.com/coolzilj/Blender-ControlNet/blob/main/blender_templates/multicn_depth%2Bseg.blend 2.Run scripting 3.It works perfectly But if I run the new blender and copy the scripting of the sample. It doesn't run. I...

Rendering gets the SD console saying: `ControlNet - WARNING - Guess Mode is removed since 1.1.136. Please use Control Mode instead` and results seem unaffected by my objects composition

Hi! i've been trying to get ControlNet script working on blender but i have the next issue Once i prepare the scene with the code to use the same render...

Hello , guys File "C:\Users\stabdiff\stable-diffusion-webui\modules\api\api.py", line 62, in decode_base64_to_image image = Image.open(BytesIO(base64.b64decode(encoding))) File "C:\Users\stabdiff\stable-diffusion-webui\venv\lib\site-packages\PIL\Image.py", line 3283, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file don't know why they can...

Hi, I'm trying to get the example template with the script as instructed. I'm getting the following error: ``` API error: POST: http://localhost:7860/sdapi/v1/txt2img {'error': 'TypeError', 'detail': '', 'body': '', 'errors':...

I was wondering if the latest version or update of Automatic1111 causing issue of this ControlNet script unable to talk properly to the API I did have the API loaded,...

Would be great to have the ability to batch render like in A1111 batch tab in img2img. At the moment I'm rendering 1 frame at a time when doing it...