mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-14 01:19:49 +00:00
missing print
This commit is contained in:
@@ -197,6 +197,7 @@ def refresh_model_loading_parameters():
|
||||
)
|
||||
|
||||
print(f'Model selected: {model_data.forge_loading_parameters}')
|
||||
print(f'Using online LoRAs in FP16: {lora_fp16}')
|
||||
processing.need_global_unload = True
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user