Clémentine commited on
Commit
3cc4e3e
1 Parent(s): e3b01f3

removing share true

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -318,4 +318,4 @@ async def update_queue(payload: WebhookPayload) -> None:
318
  pending_eval_table.value = pending_eval_queue_df
319
 
320
 
321
- app.launch(share=True)
 
318
  pending_eval_table.value = pending_eval_queue_df
319
 
320
 
321
+ app.launch()