Merge branch 'main' into omost

This commit is contained in:
Zhongjie Duan
2024-09-04 12:52:03 +08:00
committed by GitHub
24 changed files with 2711 additions and 113 deletions

View File

@@ -6,3 +6,4 @@ from .hunyuan_dit_prompter import HunyuanDiTPrompter
from .kolors_prompter import KolorsPrompter
from .flux_prompter import FluxPrompter
from .omost import OmostPromter
from .cog_prompter import CogPrompter