Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -301,11 +301,7 @@ with gr.Blocks(title="Vedic Rashi Chart Generator") as demo:
|
|
| 301 |
|
| 302 |
Generate your personalized Vedic astrology Rashi (Moon sign) chart with current planetary transits.
|
| 303 |
|
| 304 |
-
|
| 305 |
-
1. Enter your **birth date** and **birth location**
|
| 306 |
-
2. System calculates your **Moon Sign (Rashi)**
|
| 307 |
-
3. Choose a **transit date** (default: today)
|
| 308 |
-
4. Get your chart showing current planetary positions
|
| 309 |
""")
|
| 310 |
|
| 311 |
with gr.Row():
|
|
|
|
| 301 |
|
| 302 |
Generate your personalized Vedic astrology Rashi (Moon sign) chart with current planetary transits.
|
| 303 |
|
| 304 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
| 305 |
""")
|
| 306 |
|
| 307 |
with gr.Row():
|