PaperShow / Paper2Poster /__init__.py
ZaynZhu
Clean version without large assets
7c08dc3
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"))