chore: support editing the model repoID, filename, model path

This commit is contained in:
jialin
2024-12-10 15:43:29 +08:00
parent acf99a6a9e
commit f64e696f7a
12 changed files with 122 additions and 43 deletions
+4
View File
@@ -629,6 +629,10 @@ body {
.ant-image {
border-radius: var(--border-radius-base);
overflow: hidden;
.ant-image-mask {
background: rgba(0, 0, 0, 25%);
}
}
.ant-message-notice-wrapper {