镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 23:16:48 +00:00
名称修订
这个提交包含在:
@@ -2,9 +2,9 @@ import gradio as gr
|
||||
from toolbox import get_conf
|
||||
THEME, = get_conf('THEME')
|
||||
|
||||
if THEME == 'Green':
|
||||
if THEME == 'Chuanhu-Keldos-Green':
|
||||
from .green import adjust_theme, advanced_css
|
||||
theme_declaration = "\t" + "[川虎-Keldos暗绿主题]"
|
||||
theme_declaration = "\t" + "[Chuanhu-Keldos暗绿主题]"
|
||||
else:
|
||||
from .default import adjust_theme, advanced_css
|
||||
theme_declaration = ""
|
||||
|
||||
在新工单中引用
屏蔽一个用户