-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
[bug] sometimes generates invalid images? #101
Comments
idk what's going on with the second one |
This comment was marked as off-topic.
This comment was marked as off-topic.
someone please work on this!#!@#!@#!@#!@#!@#!@#!@#!@#!@#! |
This comment was marked as off-topic.
This comment was marked as off-topic.
what if here pathways/src/util/models/interactions.js Line 385 in 0d075c4
we check if cloudflare actually returned a success in their response (https://developers.cloudflare.com/api/operations/workers-ai-post-run-cf-stabilityai-stable-diffusion-xl-base-1-0) |
like adding if (!imageGen.success) return await responseMsg.edit({ content: textResponse }).catch(() => null); |
i'll implement this check in the imagine integration, this'll eventually roll down to legacy at some point |
?????????
The text was updated successfully, but these errors were encountered: