Skip to content

Commit 250eeec

Browse files
minhngt62Luan Pham
authored and
Luan Pham
committed
Debug on image of project dataset & add more installation step
1 parent 8d20242 commit 250eeec

File tree

3 files changed

+129
-71
lines changed

3 files changed

+129
-71
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ __pycache__
2525

2626
# PyCharm project
2727
**/.idea
28+
table_recognition/checkpoints/

table_recognition/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ opencv-python
22
fastapi
33
uvicorn[standard]
44
python-multipart
5+
<<<<<<< HEAD
56
tqdm
67
numpy
78
pydantic

0 commit comments

Comments
 (0)