typesdigital commited on
Commit
8e6ad56
·
1 Parent(s): ec81f65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ return ChatGPT_reply
17
 
18
  demo = gradio.Interface(fn=CustomChatGPT, inputs="text", outputs="text", title="Twitter Tweets Pro")
19
 
20
- demo.launch()
 
17
 
18
  demo = gradio.Interface(fn=CustomChatGPT, inputs="text", outputs="text", title="Twitter Tweets Pro")
19
 
20
+ demo.launch()