carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.77k stars 415 forks source link

Image to image generation don't work with the node-based Dream Texture render engine #772

Closed Tertion closed 5 months ago

Tertion commented 7 months ago

Description

The older render engine, available in the Image Editor can generate an image/texture based on another image (Img2Img) but the newer, node-base based, engine cannot.

Steps to Reproduce

  1. Set up your node tree to use the image to image workflow and try to use an external image (either previously generated by Dream Texture or not).

Result : the render result will simply show you the original image and the console will show this error message : Cannot handle this data type: (1, 1, 4), <f8

Note : this was tested with multiple models and multiple image file formats.

Expected Behavior

The newer engine should be able to use the image to image workflow like the older can. pixardogtest

Addon Version

Windows (CUDA)

GPU

NVIDIA

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 60 days with no activity.