Spaces:
Running
Running
Aiden Anderson
commited on
Commit
·
2a91693
1
Parent(s):
5fb0729
made a comment
Browse files
app.py
CHANGED
@@ -269,4 +269,5 @@ with gr.Blocks() as demo:
|
|
269 |
read.click(read_articles, outputs=[heading, num_headlines, category, get, read, evaluation, submit, *quiz])
|
270 |
|
271 |
demo.launch()
|
272 |
-
|
|
|
|
269 |
read.click(read_articles, outputs=[heading, num_headlines, category, get, read, evaluation, submit, *quiz])
|
270 |
|
271 |
demo.launch()
|
272 |
+
|
273 |
+
# aiden's comment
|