feat: add jimeng image

This commit is contained in:
feitianbubu
2025-07-10 05:21:45 +00:00
parent e82dc0e841
commit aa8d112c58
8 changed files with 422 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
package jimeng
const (
ChannelName = "jimeng"
)
var ModelList = []string{
"jimeng_high_aes_general_v21_L",
}