Giter Site home page Giter Site logo

[Bug]: TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options' about stable-diffusion-webui-colab HOT 5 OPEN

LiXiuping avatar LiXiuping commented on September 26, 2024
[Bug]: TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'

from stable-diffusion-webui-colab.

Comments (5)

shinshin86 avatar shinshin86 commented on September 26, 2024 11

I was using Google Colab and Stable Diffusion web UI for another project and had the same problem here.
Probably due to the Google Colab update being applied.

I don't know if this will be helpful for all problems, but I will comment that the problem was solved by incorporating the following installation command before launching.

!pip install httpx==0.24.1

from stable-diffusion-webui-colab.

LiXiuping avatar LiXiuping commented on September 26, 2024 2

I was using Google Colab and Stable Diffusion web UI for another project and had the same problem here. Probably due to the Google Colab update being applied.

I don't know if this will be helpful for all problems, but I will comment that the problem was solved by incorporating the following installation command before launching.

!pip install httpx==0.24.1

Thanks! This command really solved the problem!
For other user who might find the same problem, I will keep this bug opend temporarily until it was completely solved.

from stable-diffusion-webui-colab.

Fortune-Adekogbe avatar Fortune-Adekogbe commented on September 26, 2024 1

I was using Google Colab and Stable Diffusion web UI for another project and had the same problem here. Probably due to the Google Colab update being applied.

I don't know if this will be helpful for all problems, but I will comment that the problem was solved by incorporating the following installation command before launching.

!pip install httpx==0.24.1

Thanks! Adding httpx==0.24.1 to the requirements.txt file in my Huggingface Space fixed the issue on my end for now.

from stable-diffusion-webui-colab.

lovekundan avatar lovekundan commented on September 26, 2024

I was using Google Colab and Stable Diffusion web UI for another project and had the same problem here. Probably due to the Google Colab update being applied.

I don't know if this will be helpful for all problems, but I will comment that the problem was solved by incorporating the following installation command before launching.

!pip install httpx==0.24.1

I am using SD on colab phone how I fix this issue help 😕🥹

from stable-diffusion-webui-colab.

jieyinghao avatar jieyinghao commented on September 26, 2024

I was using Google Colab and Stable Diffusion web UI for another project and had the same problem here.我在另一个项目中使用 Google Colab 和 Stable Diffusion Web UI,并且在这里遇到了同样的问题。 Probably due to the Google Colab update being applied. 可能是由于应用了 Google Colab 更新。

I don't know if this will be helpful for all problems, but I will comment that the problem was solved by incorporating the following installation command before launching.我不知道这是否对所有问题都有帮助,但我会评论说,在启动之前通过合并以下安装命令解决了该问题。

!pip install httpx==0.24.1

I tried your method and added httpx==0.24.1 to requirement.txt, but the problem is still not solved. Is there any other method? Thanks a lot .

from stable-diffusion-webui-colab.

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.