Spaces:
Sleeping
Sleeping
Vipul-Chauhan
commited on
Commit
•
1e35828
1
Parent(s):
2eb3f52
Update app.py
Browse files
app.py
CHANGED
@@ -194,4 +194,4 @@ iface = gr.Interface(fn = get_summary_answer,
|
|
194 |
],
|
195 |
title = "20NewsGroup_QA",
|
196 |
description ="Returns answer from 20NewsGroup dataset")
|
197 |
-
iface.launch(inline = False, debug = True)
|
|
|
194 |
],
|
195 |
title = "20NewsGroup_QA",
|
196 |
description ="Returns answer from 20NewsGroup dataset")
|
197 |
+
iface.launch(inline = False, debug = True)
|