We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Attempted to add an instruct_pix2pix layer using the default install.
instruct_pix2pix
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.
main
workflow.json: https://gist.github.com/mmastrac/15d1f94100a8b312fb96d0dae6ca063e
workflow.json
The text was updated successfully, but these errors were encountered:
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.
pix2pix
Will keep poking around in the meanwhile.
Sorry, something went wrong.
Let me know if there's any diagnostics I can run locally, or other config files/directory listings I can provide.
No branches or pull requests
Attempted to add an
instruct_pix2pix
layer using the default install.Nothing in the logfile other than the above error.
Mac M2, latest
main
commit.workflow.json
: https://gist.github.com/mmastrac/15d1f94100a8b312fb96d0dae6ca063eThe text was updated successfully, but these errors were encountered: