imaginator / tests /__init__.py
iList's picture
Upload folder using huggingface_hub
2f56437 verified
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())