Skip to content

fix xyz checkpoint#10382

Merged
AUTOMATIC1111 merged 1 commit into
devfrom
fix_xyz_checkpoint
May 14, 2023
Merged

fix xyz checkpoint#10382
AUTOMATIC1111 merged 1 commit into
devfrom
fix_xyz_checkpoint

Conversation

@w-e-w

@w-e-w w-e-w commented May 14, 2023

Copy link
Copy Markdown
Collaborator

fix #10354
I've accidentally introduced an issue in PR cfbe681

the issue is triggered when using models that have not been previously loaded hash cashed in xyz

I wrongly use the info.hash which might not be vailid for all model
switching to info.name (relative path) will guarantee the correct model to be selected

@w-e-w w-e-w requested a review from AUTOMATIC1111 as a code owner May 14, 2023 15:37
@w-e-w w-e-w linked an issue May 14, 2023 that may be closed by this pull request
1 task
@AUTOMATIC1111 AUTOMATIC1111 merged commit 1b7e787 into dev May 14, 2023
@w-e-w w-e-w deleted the fix_xyz_checkpoint branch May 15, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: XYZ Plot script sometimes fails to load correct checkpoint

2 participants