Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:Update probe.py - Case-sensitive typo on .LoRA #6031

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

skunkworxdark
Copy link
Contributor

Case-sensitive typo. ModelType.Lora should be ModelType.LoRA

Summary

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

Minor case-sensitive typo. `ModelType.Lora` should be `ModelType.LoRA`
@github-actions github-actions bot added python PRs that change python files backend PRs that change backend files labels Mar 22, 2024
@skunkworxdark skunkworxdark changed the title Update probe.py - Case-sensitive typo on .LoRA fix:Update probe.py - Case-sensitive typo on .LoRA Mar 22, 2024
@hipsterusername
Copy link
Member

great catch - thanks sir

@hipsterusername hipsterusername merged commit 37fd57d into invoke-ai:main Mar 22, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend PRs that change backend files python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants