Spaces:
Runtime error
Runtime error
GirishKiran
commited on
Commit
•
0b00e27
1
Parent(s):
534209a
Update app.py
Browse files
app.py
CHANGED
@@ -277,6 +277,5 @@ gradio.Interface(fn=predict_sentiment,
|
|
277 |
outputs=out_box,
|
278 |
title=title,
|
279 |
description=desc,
|
280 |
-
examples=exp,
|
281 |
article=arti).launch(debug=True)
|
282 |
|
|
|
277 |
outputs=out_box,
|
278 |
title=title,
|
279 |
description=desc,
|
|
|
280 |
article=arti).launch(debug=True)
|
281 |
|