fix: modelscope model name

This commit is contained in:
jialin
2024-09-25 16:17:25 +08:00
parent 3ab29f9e01
commit 0652f850d6
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ html {
--ant-color-fill-secondary: rgba(0, 0, 0, 6%);
--ant-color-fill-tertiary: rgba(0, 0, 0, 4%);
--ant-color-fill-quaternary: rgba(0, 0, 0, 2%);
--color-text-light-1: rgba(255, 255, 255, 90%);
--color-fill-1: var(--ant-color-fill-tertiary);
--color-scrollbar-thumb: rgba(193, 193, 193, 80%);
--color-scrollbar-track: var(--ant-color-fill-tertiary);