lllyasviel / lllyasviel/ControlNet
loading error on CLIPTExtModel
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, just trying for the script, but got an error when loading the pre-trained cliptextmodel, it seems that CLIPTextModel can not directly load as "openai/clip-vit-large-patch14", am I wrong and how can I fix this problem, thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the loading error with CLIPTextModel and the pretrained identifier "openai/clip-vit-large-patch14" from the issue. Check the model-loading entry point and the reported error details; done means the pretrained CLIPTextModel loads successfully or the required correction is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100