mlbench123 commited on
Commit
e135d87
·
verified ·
1 Parent(s): cb7c829

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,4 +114,4 @@ gr.Interface(
114
  outputs=gr.JSON(label="Extracted JSON"),
115
  title="Logistics OCR Data Extractor (GPT-5.1)",
116
  examples=examples
117
- ).launch(True)
 
114
  outputs=gr.JSON(label="Extracted JSON"),
115
  title="Logistics OCR Data Extractor (GPT-5.1)",
116
  examples=examples
117
+ ).launch(share=True)