Vipplav commited on
Commit
c394e1d
·
verified ·
1 Parent(s): 4759c67
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -229,7 +229,5 @@ demo = gr.ChatInterface(
229
  title="MSME Scheme Assistant",
230
  description="All steps—profile, search, details—done via chat.",
231
  theme="default",
232
- allow_screenshot=False,
233
- allow_flagging="never"
234
  )
235
  demo.launch()
 
229
  title="MSME Scheme Assistant",
230
  description="All steps—profile, search, details—done via chat.",
231
  theme="default",
 
 
232
  )
233
  demo.launch()