mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
build graph for cogview4
This commit is contained in:
committed by
psychedelicious
parent
305c5761d0
commit
9846229e52
@@ -25,7 +25,7 @@ class BaseModelType(str, Enum):
|
||||
StableDiffusionXL = "sdxl"
|
||||
StableDiffusionXLRefiner = "sdxl-refiner"
|
||||
Flux = "flux"
|
||||
CogView4 = " cogview4"
|
||||
CogView4 = "cogview4"
|
||||
# Kandinsky2_1 = "kandinsky-2.1"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user