nikshep01 commited on
Commit
c19a8bf
·
verified ·
1 Parent(s): e86db1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -159,3 +159,4 @@ def predict(message, history):
159
  return gpt_response.content
160
 
161
  gr.ChatInterface(predict).launch()
 
 
159
  return gpt_response.content
160
 
161
  gr.ChatInterface(predict).launch()
162
+