Spaces:
Sleeping
Sleeping
Commit
·
10bb25e
1
Parent(s):
75e612d
share not compatible
Browse files
app.py
CHANGED
@@ -79,4 +79,4 @@ iface = gr.Interface(
|
|
79 |
title="Interviews: QA and summarization",
|
80 |
description="Upload a .docx file with the interview and enter the question you have or ask for a summarization.")
|
81 |
|
82 |
-
iface.launch(
|
|
|
79 |
title="Interviews: QA and summarization",
|
80 |
description="Upload a .docx file with the interview and enter the question you have or ask for a summarization.")
|
81 |
|
82 |
+
iface.launch()
|