prithivMLmods commited on
Commit
0f2d204
·
verified ·
1 Parent(s): 4c81842

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -40,6 +40,7 @@ def generate(
40
  yield output
41
  return output
42
 
 
43
  demo = gr.ChatInterface(
44
  fn=generate,
45
  title="",
 
40
  yield output
41
  return output
42
 
43
+
44
  demo = gr.ChatInterface(
45
  fn=generate,
46
  title="",