qingxu98 commited on
Commit
c89c62b
1 Parent(s): f8946c1
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -49,7 +49,7 @@ DEFAULT_WORKER_NUM = 3
49
 
50
  # 色彩主题, 可选 ["Default", "Chuanhu-Small-and-Beautiful", "High-Contrast"]
51
  # 更多主题, 请查阅Gradio主题商店: https://huggingface.co/spaces/gradio/theme-gallery 可选 ["Gstaff/Xkcd", "NoCrypt/Miku", ...]
52
- THEME = "Default"
53
 
54
 
55
  # 对话窗的高度 (仅在LAYOUT="TOP-DOWN"时生效)
 
49
 
50
  # 色彩主题, 可选 ["Default", "Chuanhu-Small-and-Beautiful", "High-Contrast"]
51
  # 更多主题, 请查阅Gradio主题商店: https://huggingface.co/spaces/gradio/theme-gallery 可选 ["Gstaff/Xkcd", "NoCrypt/Miku", ...]
52
+ THEME = "Chuanhu-Small-and-Beautiful"
53
 
54
 
55
  # 对话窗的高度 (仅在LAYOUT="TOP-DOWN"时生效)