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