update
This commit is contained in:
parent
a5611ea502
commit
7f2095c6c8
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ import modules.memmon
|
|||
import modules.sd_models
|
||||
import modules.styles
|
||||
import modules.devices as devices
|
||||
from modules import sd_models, sd_samplers, localization
|
||||
from modules import sd_samplers, sd_models, localization
|
||||
from modules.hypernetworks import hypernetwork
|
||||
from modules.paths import models_path, script_path, sd_path
|
||||
|
||||
|
|
Loading…
Reference in a new issue