Replies: 1 comment 1 reply
-
FYI, https://github.com/jitcoder/lora-info provides |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys i would like to send input image via aws-s3 but when i send to prompt json body (just fix input file name to URL path)
I got custom validate error
ERROR:root: - Custom validation failed for node: image - Invalid image file: URL path
ERROR:root:Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
It seems like look up the input folder, But do not wanna upload on input folder path
Bring aws-s3-image as stream data and generate image
Please let me know where do I change script ?
Beta Was this translation helpful? Give feedback.
All reactions