fantaxy commited on
Commit
f418111
·
verified ·
1 Parent(s): 2f47fea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -326,7 +326,7 @@ footer {
326
 
327
 
328
 
329
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as iface:
330
  with gr.Row():
331
  # 입력 섹션 (왼쪽)
332
  with gr.Column(scale=1):
 
326
 
327
 
328
 
329
+ with gr.Blocks(theme="soft", css=css) as iface:
330
  with gr.Row():
331
  # 입력 섹션 (왼쪽)
332
  with gr.Column(scale=1):