mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
(minor) remove remaining incorrect references to T5 encoder in comments.
This commit is contained in:
@@ -6397,7 +6397,7 @@ export type components = {
|
||||
};
|
||||
/**
|
||||
* FLUX LoRA
|
||||
* @description Apply a LoRA model to a FLUX transformer and/or T5 encoder.
|
||||
* @description Apply a LoRA model to a FLUX transformer and/or text encoder.
|
||||
*/
|
||||
FluxLoRALoaderInvocation: {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user