Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -15,7 +15,7 @@ async def home():
|
|
| 15 |
|
| 16 |
<p>
|
| 17 |
👉 To try the full interactive quiz experience, please visit the Gradio UI:
|
| 18 |
-
<a href="https://
|
| 19 |
NZLouislu/smart-quiz-ui</a></p>
|
| 20 |
<p>POST</code> request to <code>/generate_quiz</code> with the following JSON body:</p>
|
| 21 |
<pre>
|
|
|
|
| 15 |
|
| 16 |
<p>
|
| 17 |
👉 To try the full interactive quiz experience, please visit the Gradio UI:
|
| 18 |
+
<a href="https://huggingface.co/spaces/NZLouislu/smart-quiz-ui" target="_blank" rel="noopener noreferrer">
|
| 19 |
NZLouislu/smart-quiz-ui</a></p>
|
| 20 |
<p>POST</code> request to <code>/generate_quiz</code> with the following JSON body:</p>
|
| 21 |
<pre>
|