Spaces:
Running
Running
Update app.py
Browse files
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("#
|
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">
|