mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
refactor: update import paths for config in AutomaticMetadataParser and RecipeFormatParser. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/168
This commit is contained in:
@@ -4,7 +4,7 @@ import re
|
||||
import json
|
||||
import logging
|
||||
from typing import Dict, Any
|
||||
from py.config import config
|
||||
from ...config import config
|
||||
from ..base import RecipeMetadataParser
|
||||
from ..constants import GEN_PARAM_KEYS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user