Spaces:
Build error
Build error
File size: 154 Bytes
af8fa93 | 1 2 3 | import sys, os
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "camel"))
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "docling")) |