Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -31,6 +31,6 @@ gr.Interface(
|
|
31 |
article=article,
|
32 |
examples=[["CLNE, TRXC, TGE and ADMS among midday movers"],
|
33 |
["CRISPR Therapeutics among healthcare gainers; Plus Therapeutics leads the losers"]],
|
34 |
-
).launch(
|
35 |
|
36 |
|
|
|
31 |
article=article,
|
32 |
examples=[["CLNE, TRXC, TGE and ADMS among midday movers"],
|
33 |
["CRISPR Therapeutics among healthcare gainers; Plus Therapeutics leads the losers"]],
|
34 |
+
).launch()
|
35 |
|
36 |
|