brunhild217 commited on
Commit
cbd4f7a
·
1 Parent(s): 58c1a25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ with gr.Blocks() as ReadingQuiz:
88
  # Student chatbot interface
89
  gr.Markdown("""
90
  ## Chat with the Model
91
- Description here
92
  """)
93
 
94
  # Instead of ask students to provide key, the key is now provided by the instructor.
 
88
  # Student chatbot interface
89
  gr.Markdown("""
90
  ## Chat with the Model
91
+ This is the Blocher Reading Quiz App.
92
  """)
93
 
94
  # Instead of ask students to provide key, the key is now provided by the instructor.