picobyte / stable-diffusion-webui-wd14-tagger

Labeling extension for Automatic1111's Web UI
539 stars 64 forks source link

Manually download models #94

Closed BugBubbles closed 2 months ago

BugBubbles commented 6 months ago

Based on this issue #26, the main problem of China users is the inaccess of hugging face with proxy, so just manually download these models from https://huggingface.co/SmilingWolf is possible. However after manually downloading and appropriately folder placing, it is troublesome to rename the name of folders, and it is also regretfully incompatible with other models instead of https://huggingface.co/SmilingWolf #86. So it may be resolutable if modify several Interrogator loading codes in utils.py, to just load using path name regardless of seriously same name like 'wd14-vit.v2' etc.