Giter VIP home page Giter VIP logo

Comments (5)

BlafKing avatar BlafKing commented on August 11, 2024 1

Thanks for reporting, sorry for the delay!

From quickly skimming the error log, it looks like this occurs when the installed path of the model is on a different drive compared to where it expects a model of that content type to be located.

For example, if my stable diffusion folder is located at C:\SD\webui\models\Stable-diffusion (gl.main_folder)
but the model is located at D:\Some\path\model.safetensors (install_path) then this error occurs.

The code where this happens tries to find if a sub folder is used, by comparing the main_folder with the install_path.
I'm not exactly sure how this could occur, since afaik it should only look for models in the folder of the corresponding content type.

I'll try find a fitting solution, I'll presumably try to implement a different method of trying to find the sub folder.

from sd-civitai-browser-plus.

BlafKing avatar BlafKing commented on August 11, 2024 1

Can confirm that this issue is caused by faulty symlinks, should resolve itself if you properly make a symlink!

I'll close this bug report as that should solve the issue.

from sd-civitai-browser-plus.

Rinual avatar Rinual commented on August 11, 2024

Experiencing the same, also utilizing Forge UI:
Updating any of the model info is enough to result in the same. However it scanned partially one time before never letting me again.
Updating the images however worked fine.

Easy workaround though depending on your setup, just installed and ran it on auto1111 then switched back to forge

from sd-civitai-browser-plus.

ice-fly avatar ice-fly commented on August 11, 2024

Might be realted to symlinks on windows.

from sd-civitai-browser-plus.

silveroxides avatar silveroxides commented on August 11, 2024

Might be realted to symlinks on windows.

Most likely yes. I had this issue before and it turns out it had something to do with not creating the link correctly so I got the Link Shell Extension and no issues since. Here is a link to Bing summarizing it.

from sd-civitai-browser-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.