varunshenoy/opendream

"'str' object has no attribute 'get_image'"

Opened this issue · 2 comments

Attempted to add an instruct_pix2pix layer using the default install.

image

Nothing in the logfile other than the above error.

INFO:     127.0.0.1:61305 - "GET /schema/instruct_pix2pix HTTP/1.1" 200 OK
INFO:     127.0.0.1:61305 - "POST /operation/instruct_pix2pix/ HTTP/1.1" 307 Temporary Redirect
'str' object has no attribute 'get_image'
INFO:     127.0.0.1:61305 - "POST /operation/instruct_pix2pix HTTP/1.1" 500 Internal Server Error

Mac M2, latest main commit.

workflow.json: https://gist.github.com/mmastrac/15d1f94100a8b312fb96d0dae6ca063e

Hi! I was unfortunately unable to reproduce this issue but I ran pix2pix on the workflow you provided. Here's the file: https://gist.github.com/varunshenoy/718045f08e27fa9c1cae4b5c9d850d5f.

Will keep poking around in the meanwhile.

Let me know if there's any diagnostics I can run locally, or other config files/directory listings I can provide.