Skip to content
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

fix: update image generation model to DALL-E 2 and reduce size to 256… #10406

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

ilijabojanovic
Copy link
Collaborator

Link to Issue

Closes: #10403

Description of Changes

  • Changed model since current one does not support small image sizes
  • Changed image size to 256x256 since our api has limit to 500kb

"How We Fixed It"

Test Plan

  • Unit tested the FIXME() call.
  • CA (click around) tested on local and frack:
    • TODO page

Deployment Plan

Other Considerations

@github-actions github-actions bot marked this pull request as draft December 19, 2024 22:25
@ilijabojanovic ilijabojanovic marked this pull request as ready for review December 19, 2024 22:26
@dillchen dillchen self-requested a review December 19, 2024 22:47
@dillchen dillchen self-requested a review December 20, 2024 07:16
@dillchen
Copy link
Contributor

need to update also generateTokenIdea

@mzparacha
Copy link
Contributor

same as what dillion said above and then gtg

@ilijabojanovic
Copy link
Collaborator Author

@mzparacha i we pushed changes for tokenidea

@ilijabojanovic ilijabojanovic merged commit 037f800 into master Dec 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

500 error on image generator
3 participants