You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: