Skip to content

Commit 5ed1f57

Browse files
Merge pull request #19 from r3v5/docling-image-convert-pipeline
feat: Create KFP OCR (Optical Character Recognition) Image conversion demo pipeline using Docling and LLamaStack
2 parents 9b9353c + 8f87dd1 commit 5ed1f57

12 files changed

+2486
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.DS_Store
2+
.idea
3+
.vscode
4+
.venv
5+
.env

0 commit comments

Comments
 (0)