sjw commited on
Commit
325aa06
·
1 Parent(s): c8a0cd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ def gradio_interface():
185
  ],
186
  outputs=["markdown"],
187
  description="Authorize and paste the code here:",
188
- allow_flagging="never",
189
  theme="finlaymacklon/boxy_violet"
190
  )
191
  interface.launch()
 
185
  ],
186
  outputs=["markdown"],
187
  description="Authorize and paste the code here:",
188
+ live=False,
189
  theme="finlaymacklon/boxy_violet"
190
  )
191
  interface.launch()