Closed JasonSongPeng closed 1 year ago
Upstream image is an image stored in File attribute in the previous nodes. For example you can get one by reading files with File Pattern node, by rendering image with Rop fetch node or by generating an image with SD Dream node. In my last tutorial I explained how to get a depth map from your viewport. https://www.youtube.com/watch?v=SJ5o18kJkRA
If you don't need a depth map, you can just put an OpenGl or another ROP-node in Rop network and call it from Rop fetch node in order to render your scene to disk.
I assume this is not a bug. If you have questions, please post them in QnA section of the Discussion tab. Feel free to open a new bug report if you got problems.
Thank you syassius, problem solved.
When I apply controlnet in the mode of Text2image, I got a error: Error: No upstream images for ControlNet 0
How can I link my viewport to controlNet?
Thank you so much!