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