prithivMLmods commited on
Commit
a2950b3
·
verified ·
1 Parent(s): 1eee5ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,4 +169,4 @@ with gr.Blocks(title="🐳DeepSeek-OCR🐳", theme=gr.themes.Soft()) as demo:
169
 
170
  # --- 4. Launch the App ---
171
  if __name__ == "__main__":
172
- demo.queue(max_size=20).launch(share=True)```
 
169
 
170
  # --- 4. Launch the App ---
171
  if __name__ == "__main__":
172
+ demo.queue(max_size=20).launch(share=True)