Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,4 +44,4 @@ demo = gr.Interface(fn=summarize,
|
|
44 |
title="Free Transcript Summariser – Mixtral-8×7B")
|
45 |
|
46 |
if __name__ == "__main__":
|
47 |
-
demo.launch()
|
|
|
44 |
title="Free Transcript Summariser – Mixtral-8×7B")
|
45 |
|
46 |
if __name__ == "__main__":
|
47 |
+
demo.launch()
|