Akash473 commited on
Commit
ed4ec7c
·
verified ·
1 Parent(s): 68ae4d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -116,7 +116,6 @@ additional_inputs = [
116
 
117
  gr.ChatInterface(
118
  fn=generate,
119
- inputs=[gr.Textbox(label="Interviewer", type="text")],
120
  outputs=gr.Chatbot(
121
  show_label=False,
122
  show_share_button=False,
 
116
 
117
  gr.ChatInterface(
118
  fn=generate,
 
119
  outputs=gr.Chatbot(
120
  show_label=False,
121
  show_share_button=False,