fantos commited on
Commit
59e245a
1 Parent(s): e2869a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ footer {
88
  }
89
  """
90
 
91
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
92
  with gr.Row():
93
  with gr.Column():
94
  prompt = gr.Textbox(label="프롬프트 (200단어 이내)", value="바다 위의 일몰.", lines=3)
 
88
  }
89
  """
90
 
91
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
92
  with gr.Row():
93
  with gr.Column():
94
  prompt = gr.Textbox(label="프롬프트 (200단어 이내)", value="바다 위의 일몰.", lines=3)