PhonePixelGhost's picture
Upload folder using huggingface_hub
17d2f7c verified
raw
history blame contribute delete
142 Bytes
import sys
import os
# Add the project root to PYTHONPATH
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))