Rishit commited on
Commit
7886893
·
verified ·
1 Parent(s): bb7ebfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Astrologer"
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)