File size: 154 Bytes
7c08dc3
 
 
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"))