s0md3v / sd-webui-roop

roop extension for StableDiffusion web-ui
GNU Affero General Public License v3.0
3.3k stars 834 forks source link

The model url is invalid #262

Open cybort opened 9 months ago

cybort commented 9 months ago

The model url 'https://huggingface.co/deepinsight/inswapper/resolve/main/inswapper_128.onnx' in the install.py is invalid since the repo is taken down. And the url 'https://huggingface.co/henryruhs/roop/resolve/main/inswapper_128.onnx' is also invalid.

csabati2 commented 9 months ago

This worked for me:

install from webui then quit the terminal and browser Get inswapper from https://huggingface.co/ezioruan/inswapper_128.onnx Manually install in /models/roop Start webui and the install completes without errors