Ayeshanoor101 commited on
Commit
52e64d1
1 Parent(s): af24abc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -46,5 +46,4 @@ description = """
46
  #demo = gr.ChatInterface(chat, description=description).queue()
47
  demo= gr.Interface(fn=chat, inputs="textbox", outputs="textbox",description=description)
48
 
49
-
50
  demo.launch()
 
46
  #demo = gr.ChatInterface(chat, description=description).queue()
47
  demo= gr.Interface(fn=chat, inputs="textbox", outputs="textbox",description=description)
48
 
 
49
  demo.launch()