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

Implement Unified AI Image Generation Block #8522

Closed
3 of 4 tasks
Torantulino opened this issue Nov 1, 2024 — with Linear · 1 comment
Closed
3 of 4 tasks

Implement Unified AI Image Generation Block #8522

Torantulino opened this issue Nov 1, 2024 — with Linear · 1 comment
Assignees

Comments

Copy link
Member

Torantulino commented Nov 1, 2024

We currently have individual image generation blocks for each model, this changes moves us towards a unified image generation block that will help us stay in the cutting edge with new model releases.

In this block we will implement:

  • Recraft
  • StableDiffusion3.5
  • Flux 1.1
  • Ideogram

These models don't have a universal API interface so we'll only support their common inputs until we implement dynamic GUI pins that change based on the selected model.

@Torantulino Torantulino self-assigned this Nov 1, 2024
@Torantulino
Copy link
Member Author

#8525

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

No branches or pull requests

1 participant