Baraaqasem's picture
Upload 585 files
5d32408 verified
raw
history blame
147 Bytes
from pathlib import Path
WORK_DIR = Path(__file__).resolve().parent
import sys
sys.path.insert(0, "./src/videogen_hub/pipelines/streamingt2v")