Sakalti commited on
Commit
ff11ec5
1 Parent(s): 58f08c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -54,7 +54,6 @@ demo = gr.ChatInterface(
54
  label="Top-p (核サンプリング)",
55
  ),
56
  ],
57
- theme=gr.themes.BaseTheme(primary_color="#212121") # 背景色を設定
58
  )
59
 
60
  if __name__ == "__main__":
 
54
  label="Top-p (核サンプリング)",
55
  ),
56
  ],
 
57
  )
58
 
59
  if __name__ == "__main__":