Fooocus/modules/path.py
2023-08-10 06:33:10 -07:00

4 lines
111 B
Python

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