Update app.py
Browse files
app.py
CHANGED
|
@@ -104,7 +104,7 @@ with gr.Blocks(title="Quiz Maker", theme=colorful_theme) as QUIZBOT:
|
|
| 104 |
<center>
|
| 105 |
<h1><span style="color: purple;">GOVERNMENT HIGH SCHOOL,SUTHUKENY</span> STUDENTS QUIZBOT </h1>
|
| 106 |
<h2>Generative AI-powered Capacity building for STUDENTS</h2>
|
| 107 |
-
<i>⚠️ Students can create quiz from any topic from 10
|
| 108 |
</center>
|
| 109 |
""")
|
| 110 |
|
|
|
|
| 104 |
<center>
|
| 105 |
<h1><span style="color: purple;">GOVERNMENT HIGH SCHOOL,SUTHUKENY</span> STUDENTS QUIZBOT </h1>
|
| 106 |
<h2>Generative AI-powered Capacity building for STUDENTS</h2>
|
| 107 |
+
<i>⚠️ Students can create quiz from any topic from 10 science and evaluate themselves! ⚠️</i>
|
| 108 |
</center>
|
| 109 |
""")
|
| 110 |
|