prithivMLmods commited on
Commit
21c7c1c
·
verified ·
1 Parent(s): 94d1453

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -165,7 +165,6 @@ def generate(
165
  else:
166
  yield final_response # Return text response
167
 
168
-
169
  demo = gr.ChatInterface(
170
  fn=generate,
171
  additional_inputs=[
 
165
  else:
166
  yield final_response # Return text response
167
 
 
168
  demo = gr.ChatInterface(
169
  fn=generate,
170
  additional_inputs=[