Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -151,9 +151,9 @@ custom_css = """
|
|
151 |
with gr.Blocks(css=custom_css, theme=gr.themes.Soft(primary_hue="indigo", neutral_hue="slate")) as demo:
|
152 |
gr.Markdown(
|
153 |
"""
|
154 |
-
# 🌌 AstroSage: Your Cosmic AI Companion
|
155 |
|
156 |
-
Welcome to AstroSage, an advanced AI assistant specializing in astronomy, astrophysics, and cosmology.
|
157 |
Powered by the AstroSage-Llama-3.1-8B model, I'm here to help you explore the wonders of the universe!
|
158 |
|
159 |
### What Can I Help You With?
|
|
|
151 |
with gr.Blocks(css=custom_css, theme=gr.themes.Soft(primary_hue="indigo", neutral_hue="slate")) as demo:
|
152 |
gr.Markdown(
|
153 |
"""
|
154 |
+
# 🌌 AstroSage-8B: Your Cosmic AI Companion
|
155 |
|
156 |
+
Welcome to AstroSage-8B, an advanced AI assistant specializing in astronomy, astrophysics, and cosmology.
|
157 |
Powered by the AstroSage-Llama-3.1-8B model, I'm here to help you explore the wonders of the universe!
|
158 |
|
159 |
### What Can I Help You With?
|