KennethTM commited on
Commit
ae62ed9
Β·
verified Β·
1 Parent(s): 1594055

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -122,5 +122,4 @@ iface = Interface(
122
  description="Extract valuable information from your documents in a snap! Upload your PDFs or images, select the entities you care about et started now and watch your documents be **destroyed** (or in other words - turned into JSON)! πŸš€<br>Tech: Copilot/Claude Sonnet + https://mindee.github.io/doctr/ + https://huggingface.co/urchade/gliner_multi-v2.1"
123
  )
124
 
125
- if __name__ == "__main__":
126
- iface.launch()
 
122
  description="Extract valuable information from your documents in a snap! Upload your PDFs or images, select the entities you care about et started now and watch your documents be **destroyed** (or in other words - turned into JSON)! πŸš€<br>Tech: Copilot/Claude Sonnet + https://mindee.github.io/doctr/ + https://huggingface.co/urchade/gliner_multi-v2.1"
123
  )
124
 
125
+ iface.launch()