Skip to content

Commit

Permalink
missing print
Browse files Browse the repository at this point in the history
  • Loading branch information
lllyasviel committed Aug 20, 2024
1 parent 74aacc5 commit 0252ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules_forge/main_entry.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0252ad8

Please sign in to comment.