mussie1212 commited on
Commit
ab1be36
·
2 Parent(s): 5d3eaef 10bbbab

Merge branch 'main' of https://huggingface.co/spaces/mussie1212/melhiq_ocr

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # FastAPI PDF Processor
2
 
3
  This project is a FastAPI application designed to process PDF files. It includes functionality for analyzing PDF types, extracting text or images, and formatting the output.
 
1
+
2
+ ---
3
+ title: FastAPI PDF Processor
4
+ emoji: 📄
5
+ colorFrom: gray
6
+ colorTo: blue
7
+ sdk: docker
8
+ app_file: app/main.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
+ ## Project Structure
14
+
15
+
16
+
17
  # FastAPI PDF Processor
18
 
19
  This project is a FastAPI application designed to process PDF files. It includes functionality for analyzing PDF types, extracting text or images, and formatting the output.