fantaxy commited on
Commit
f4e88b8
·
verified ·
1 Parent(s): c5562d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ footer {
55
  }
56
  """
57
 
58
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
59
  with gr.Column(elem_id="col-container"):
60
  with gr.Row():
61
  prompt = gr.Text(
 
55
  }
56
  """
57
 
58
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
59
  with gr.Column(elem_id="col-container"):
60
  with gr.Row():
61
  prompt = gr.Text(