skylersterling commited on
Commit
6e4b802
·
verified ·
1 Parent(s): 5cc20f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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()