build graph for cogview4

This commit is contained in:
Mary Hipp
2025-03-17 14:57:50 -04:00
committed by psychedelicious
parent 305c5761d0
commit 9846229e52
17 changed files with 295 additions and 99 deletions

View File

@@ -25,7 +25,7 @@ class BaseModelType(str, Enum):
StableDiffusionXL = "sdxl"
StableDiffusionXLRefiner = "sdxl-refiner"
Flux = "flux"
CogView4 = " cogview4"
CogView4 = "cogview4"
# Kandinsky2_1 = "kandinsky-2.1"