Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -242,7 +242,7 @@ with gr.Blocks(css=css, title="Reachy Trivia") as demo:
|
|
242 |
With its expressive antennas, screen-based eyes, and full Python programmability, it's the perfect companion
|
243 |
for exploring human-robot interaction and AI development.
|
244 |
|
245 |
-
*Questions generated by
|
246 |
""")
|
247 |
|
248 |
# Main flashcard area
|
|
|
242 |
With its expressive antennas, screen-based eyes, and full Python programmability, it's the perfect companion
|
243 |
for exploring human-robot interaction and AI development.
|
244 |
|
245 |
+
*Questions generated by Yourbench - HuggingFace's Dynamic Evaluation Generation Platform*
|
246 |
""")
|
247 |
|
248 |
# Main flashcard area
|