Spaces:
Sleeping
Sleeping
skylersterling
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -51,4 +51,4 @@ interface = gr.Interface(
|
|
51 |
description="TopicGPT processes the input and returns a reasonably accurate guess of the topic/theme of a given conversation."
|
52 |
)
|
53 |
|
54 |
-
interface.launch()
|
|
|
51 |
description="TopicGPT processes the input and returns a reasonably accurate guess of the topic/theme of a given conversation."
|
52 |
)
|
53 |
|
54 |
+
interface.launch()
|