Open vampireprincess opened 1 month ago
For issue1, it doesn't matter how that link shows, everything will be handled in script, not by that link.
Which is: when you clicking that global icon button, python side will parse the right url for you and send that civitai url to your page, then your webpage's javascript will open it in a new webpage tab.
For issue 2: You log shows you are downloading this model: "Warhammer 40K Commissar Outfit - by EDG". I have tried it, all work fine.
You log shows a "SSLError", which caused by "[ASN1] nested asn1 error". That's not an error of this extension. You need to check your network and your python:
Or, try another version of python or conda. My python version for sd webui is 3.10.6. And I don't use conda, I use mamba, which is a c++ version of conda.
For other reasons you can not download a model, check following part of the document.
Thanks a lot, when I loaded the Stable Diffusion from Opera it worked perfectly, I was able even to download a model after I added the API key.
I have two issues and one suggestion. My suggestion (or question) is: how can I stop the program from updating the preview images when I already have my own preview images, which I prefer over the official ones?
I am using the latest stable version of Stable Diffusion WebUI-Automation (v1.10.1).
Issue 1: The CIVITAI URL on every single item is pointing to http://127.0.0.1:7860/ instead of the actual CIVITAI item URLs.
Issue 2: The "Get model info from CIVITAI" function works fine, but the model download is not working, especially when I select a model version from the dropdown. It gives me the following error: