CyberLykan
CyberLykan
I think I found a fix, at least for the Colab. Try replacing ```!pip install pytorch_lightning``` with ```!pip install torchtext==0.8.1 pytorch-lightning==0.9.0```
Same issue with handling spaces in the path. My filepath is "D:\My Stuff\Extra Stuff\stable-diffusion-webui"
Seems like there are still a lot of issues with this approach. :/
Try restarting Stable Diffusion after you update it. That seemed to work for me.
Nevermind, this was an error on my part. It seems the depth model can be used for both midas and leres. Here, I think I tried loading the processor as...
It appears that the same thing is happening with MinMinGuard installed. Perhaps the images are being read as ads now. Luckly, my ads aren't that out-of-place. Suggests techy stuff (most...
Hi @CCRcmcpe, since your repo doesn't have a issues tab, I just wanted to let you know that sometimes the extension throws a 404 error due to the system path...
> That's strange. The download logic isn't handled by the extension itself though. It seems like an error of huggingface hub, but I need more information to solve it. >...
Still getting errors. ``` Loading ML-Danbooru Caformer dec-5-97527 model file from deepghs/ml-danbooru-onnx gradio call: EntryNotFoundError ┌───────────────────────────────────────── Traceback (most recent call last) ─────────────────────────────────────────┐ │ D:\My Stuff\Extra Stuff\automatic\venv\lib\site-packages\huggingface_hub\utils\_errors.py:259 in │ │ hf_raise_for_status...
@CCRcmcpe I can confirm the issue has been fixed as of commit 7f9a01022a9644bf5c61c507e7db32971531692d.