FooocusAiUser / tests /__init__.py
FooocusAI's picture
Upload folder using huggingface_hub
5d4088e verified
Raw
History Blame Contribute Delete
100 Bytes
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())