mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Fixed circular reference
This commit is contained in:
@@ -3,8 +3,7 @@ import re
|
||||
import json
|
||||
import math
|
||||
|
||||
from modules.util import get_files_from_folder
|
||||
|
||||
from modules.path_utils import get_files_from_folder
|
||||
|
||||
# cannot use modules.config - validators causing circular imports
|
||||
styles_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../sdxl_styles/'))
|
||||
|
||||
Reference in New Issue
Block a user