walaa2022 commited on
Commit
83dace5
·
verified ·
1 Parent(s): 0d8ceab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ iface = gr.Interface(
202
  title="Financial Statement Analyzer",
203
  description="Upload financial statements for AI analysis",
204
  theme="default",
205
- allow_flagging=never
206
  )
207
 
208
  # Launch with basic configuration
 
202
  title="Financial Statement Analyzer",
203
  description="Upload financial statements for AI analysis",
204
  theme="default",
205
+ allow_flagging="never"
206
  )
207
 
208
  # Launch with basic configuration