mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Some cleanup of the tags and description of flux nodes
This commit is contained in:
@ -5798,7 +5798,10 @@ export type components = {
|
||||
*/
|
||||
type: "flux_model_loader_output";
|
||||
};
|
||||
/** FLUX Text Encoding */
|
||||
/**
|
||||
* FLUX Text Encoding
|
||||
* @description Encodes and preps a prompt for a flux image.
|
||||
*/
|
||||
FluxTextEncoderInvocation: {
|
||||
/**
|
||||
* Id
|
||||
|
Reference in New Issue
Block a user