Fooocus / tests /__init__.py
SunshineAI
Add various wildcard files for colors, flowers, and nationalities
e0edfee
raw
history blame contribute delete
100 Bytes
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())