fooocus-test / tests /__init__.py
RedLightnng's picture
Add application file
8771ea4
raw
history blame contribute delete
No virus
100 Bytes
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())