sd-webui-roop icon indicating copy to clipboard operation
sd-webui-roop copied to clipboard

The model url is invalid

Open cybort opened this issue 1 year ago • 1 comments

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.

cybort avatar Sep 30 '23 16:09 cybort

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

csabati2 avatar Sep 30 '23 19:09 csabati2