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

[Feature Request]: OpenAITextToImageModel #646

Closed
2 tasks
3rd-Son opened this issue Oct 15, 2024 · 1 comment
Closed
2 tasks

[Feature Request]: OpenAITextToImageModel #646

3rd-Son opened this issue Oct 15, 2024 · 1 comment

Comments

@3rd-Son
Copy link
Collaborator

3rd-Son commented Oct 15, 2024

Feature Name

OpenAITextToImageModel

Feature Description

Using openai as a provider and their text-to-image api (DALL.E), create a text-to-image model.

Motivation

provide support for text-to-image generation

Potential Solutions

Some of the openai model which can perform text to image tasks are

  • DALL·E
  • DALL·E 3 and
  • DALL·E 2

For more information on how to implement it, refer here https://platform.openai.com/docs/guides/images/introduction

  • Note: While creating the model, the file name and class name should be OpenAIImgGenModel not OpenAITextToImageModel

Additional Context (optional)

No response

Affected Areas

None

Priority

Low

Required Files

  • Test File
  • Component File
@3rd-Son
Copy link
Collaborator Author

3rd-Son commented Oct 21, 2024

Made pr for this feature request
#673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants