invoke-ai / invoke-ai/InvokeAI
[enhancement]: Allow the model manager to ignore leading/trailiong pasted-in double quotes
Open
enhancement
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
When a user performs a "copy as path" action, the clipboard value has leading/trailing double quote. Invoke's model manager chokes on them and says the model is invalid. Please process pasted-in text to remove the double quotes.
Windows adds the double quotes when you use the copy as path action.
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.