fantaxy commited on
Commit
5dd3ba1
·
verified ·
1 Parent(s): 484ef27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -323,6 +323,9 @@ footer {
323
  }
324
  """
325
 
 
 
 
326
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as iface:
327
  with gr.Row():
328
  # 입력 섹션 (왼쪽)
 
323
  }
324
  """
325
 
326
+
327
+
328
+
329
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as iface:
330
  with gr.Row():
331
  # 입력 섹션 (왼쪽)