GithubHelp home page GithubHelp logo

Comments (6)

AbdBarho avatar AbdBarho commented on September 25, 2024 4

@SuddenDevelopment After clearing the cache, I managed to reproduce this issue. It seems to be part of the transformers library, more precisely, open ai clip.

You can in fact see for yourself that the json is not valid (extra comma)
https://huggingface.co/openai/clip-vit-large-patch14/resolve/main/config.json
The problem comes from a line that seems to have been copy pasted by hand multiple times into the file:

"projection_dim": 768,

I guess it won't take much until open ai notices and fixes the problem. there is already a merge request to fix it

In the mean time, you can manually replace the file under cache/transformers with the fixed one:
file.zip

from stable-diffusion-webui-docker.

SuddenDevelopment avatar SuddenDevelopment commented on September 25, 2024 1

thanks! FYI, in the future I don;t mind helping in some way. I use this tool enough it's worth investing some time. I do know Python, web dev, docker.

from stable-diffusion-webui-docker.

AbdBarho avatar AbdBarho commented on September 25, 2024

@SuddenDevelopment this happens when you have an unstable connection, the download fails and shows this error.

can you clear the cache/transformers folder and try running again?

from stable-diffusion-webui-docker.

SuddenDevelopment avatar SuddenDevelopment commented on September 25, 2024

I did, and then I also re-cloned and built fresh. I also verified same issue in the lstein folder.

I have a super fast stable connection as far as I can tell

from stable-diffusion-webui-docker.

lucasderksen avatar lucasderksen commented on September 25, 2024

I'm having the same error. Tried the same as SuddenDevelopment. Will try some other stuff out.

from stable-diffusion-webui-docker.

AbdBarho avatar AbdBarho commented on September 25, 2024

@SuddenDevelopment Thank you for your offer! I will keep that in mind!

I will leave this issue open until its fixed in the open ai repo, maybe other users have the same problem.

from stable-diffusion-webui-docker.

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.