Spaces:
Runtime error
Runtime error
from pathlib import Path | |
WORK_DIR = Path(__file__).resolve().parent | |
import sys | |
sys.path.insert(0, "./src/videogen_hub/pipelines/streamingt2v") | |