Fooocus/modules/path.py

4 lines
103 B
Python

import os
modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../model_files'))