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

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()
 
114
  outputs=gr.JSON(label="Extracted JSON"),
115
  title="Logistics OCR Data Extractor (GPT-5.1)",
116
  examples=examples
117
+ ).launch(True)