Spaces:
Sleeping
Sleeping
Merge branch 'main' of hf.co:spaces/JeffMII/Gemma-News-NLP
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
|