Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ def create_gradio_interface():
|
|
41 |
Creates the Gradio user interface for AI Guru Astrologer.
|
42 |
"""
|
43 |
# Title and description for the interface
|
44 |
-
title = "AI Guru
|
45 |
description = "Enter your details below to get personalized horoscope predictions from the AI Guru Astrologer."
|
46 |
|
47 |
# Input components for the user's details (using gr.components instead of gr.inputs)
|
|
|
41 |
Creates the Gradio user interface for AI Guru Astrologer.
|
42 |
"""
|
43 |
# Title and description for the interface
|
44 |
+
title = "AI Guru Numerology"
|
45 |
description = "Enter your details below to get personalized horoscope predictions from the AI Guru Astrologer."
|
46 |
|
47 |
# Input components for the user's details (using gr.components instead of gr.inputs)
|