hmnshudhmn24 commited on
Commit
b529491
·
verified ·
1 Parent(s): 1108401

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -45,5 +45,3 @@ uvicorn app:app --host 0.0.0.0 --port 8000
45
  - For text-only PDFs consider using `extract_text_from_pdf` then a text summarizer instead of Donut.
46
  - This repo is a prototype/demo. Validate on your data before production use.
47
 
48
- ## License
49
- MIT
 
45
  - For text-only PDFs consider using `extract_text_from_pdf` then a text summarizer instead of Donut.
46
  - This repo is a prototype/demo. Validate on your data before production use.
47