DpShirazi commited on
Commit
43a825a
1 Parent(s): 856b7c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -114,6 +114,7 @@ with gr.Blocks() as demo:
114
  with gr.Row():
115
  gr.Image("PupQuizAI.png")
116
  gr.Markdown(""" 🐶 **PupQuizAI** is an Artificial-Intelligence tool that streamlines the studying process. Simply input a text pdf that you need to study from. Then, PupQuiz will create 1-5 custom questions for you to study from.
 
117
  🐶 Be patient! It might take minutes to run!
118
  """ )
119
 
 
114
  with gr.Row():
115
  gr.Image("PupQuizAI.png")
116
  gr.Markdown(""" 🐶 **PupQuizAI** is an Artificial-Intelligence tool that streamlines the studying process. Simply input a text pdf that you need to study from. Then, PupQuiz will create 1-5 custom questions for you to study from.
117
+
118
  🐶 Be patient! It might take minutes to run!
119
  """ )
120