KingNish commited on
Commit
6a753b2
1 Parent(s): 4fde3b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -185,8 +185,8 @@ demo = gr.ChatInterface(
185
  ["Design a step-by-Step Meal Plan for Weight Loss and Muscle Gain."],
186
  ],
187
  cache_examples=False,
188
- autofocus false,
189
- concurrency_limit None
190
  )
191
 
192
  if __name__ == "__main__":
 
185
  ["Design a step-by-Step Meal Plan for Weight Loss and Muscle Gain."],
186
  ],
187
  cache_examples=False,
188
+ autofocus = false,
189
+ concurrency_limit = None
190
  )
191
 
192
  if __name__ == "__main__":