Anni123 commited on
Commit
b45733a
Β·
1 Parent(s): d7455e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,7 +285,7 @@ def reset():
285
  #bethecloud/storj_theme
286
  #gradio/soft
287
  with gr.Blocks(theme="bethecloud/storj_theme", css="#process_btn {background-color:#8BA3C5}") as demo:
288
- gr.Markdown("# 🌟 ι€šη”¨θ‡ͺι€‚εΊ”ηš„ζŽ¨η†ε’žεΌΊη³»η»Ÿ (Unified-Adapter) 🌟")
289
  with gr.Row():
290
  with gr.Column(scale=4):
291
  input_question = gr.Textbox(placeholder="Input question here, or select an example from below.", label="Input Question",lines=2)
 
285
  #bethecloud/storj_theme
286
  #gradio/soft
287
  with gr.Blocks(theme="bethecloud/storj_theme", css="#process_btn {background-color:#8BA3C5}") as demo:
288
+ gr.Markdown("# 🌟 ι€šη”¨θ‡ͺι€‚εΊ”ηš„ζŽ¨η†ε’žεΌΊη³»η»Ÿ (AuRoRA) 🌟")
289
  with gr.Row():
290
  with gr.Column(scale=4):
291
  input_question = gr.Textbox(placeholder="Input question here, or select an example from below.", label="Input Question",lines=2)