ginipick commited on
Commit
b2ca70c
·
verified ·
1 Parent(s): 7d5dca4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ def user_message(msg: str, history: list) -> tuple[str, list]:
200
 
201
  # Create the Gradio interface
202
  with gr.Blocks(theme=gr.themes.Soft(primary_hue="teal", secondary_hue="slate", neutral_hue="neutral")) as demo: # Using Soft theme with adjusted hues for a refined look
203
- gr.Markdown("# Chat with Gemini 2.0 Flash and See its Thoughts 💭")
204
 
205
 
206
  gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Faiqcamp-Gemini2-Flash-Thinking.hf.space">
 
200
 
201
  # Create the Gradio interface
202
  with gr.Blocks(theme=gr.themes.Soft(primary_hue="teal", secondary_hue="slate", neutral_hue="neutral")) as demo: # Using Soft theme with adjusted hues for a refined look
203
+ gr.Markdown("# 💭 PharmAI: 추론 기반 약리학 전문 AI 서비스 💭")
204
 
205
 
206
  gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Faiqcamp-Gemini2-Flash-Thinking.hf.space">