arpit13 commited on
Commit
dfd6008
·
verified ·
1 Parent(s): fbc9d9d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ def check_horoscope(horoscope_kundali_type, name, dob, tob, lat, lon, tz):
124
 
125
  # Gradio UI with improvements
126
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
127
- gr.Markdown("# 🪐 Astrology Checker - Find Your Dosha & Dasha 🪐")
128
 
129
  with gr.Row():
130
  name = gr.Textbox(label="Name", placeholder="Enter your name")
 
124
 
125
  # Gradio UI with improvements
126
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
127
+ gr.Markdown("# 🪐 Astrology Checker")
128
 
129
  with gr.Row():
130
  name = gr.Textbox(label="Name", placeholder="Enter your name")