AnkitPatil commited on
Commit
66ae25f
Β·
verified Β·
1 Parent(s): f9c41fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -566,7 +566,7 @@ def create_quiz_interface():
566
  # Header
567
  gr.Markdown("""
568
  # πŸŽ“ Quiztastic AI
569
- ### Transform Your Knowledge into Recognized Achievements
570
  """)
571
 
572
  with gr.Tabs() as tabs:
 
566
  # Header
567
  gr.Markdown("""
568
  # πŸŽ“ Quiztastic AI
569
+ ### Transforming content into Quizzes.
570
  """)
571
 
572
  with gr.Tabs() as tabs: