Giter Site home page Giter Site logo

Comments (2)

lyl3chen avatar lyl3chen commented on May 27, 2024

Please help me

from stable-diffusion-webui-colab.

steinhaug avatar steinhaug commented on May 27, 2024

I get errors aswell, probably same probelm.

Launching Web UI with arguments: --listen --xformers --enable-insecure-extension-access --theme dark --gradio-queue --multiple 2024-05-04 14:01:20.347239: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-05-04 14:01:20.347295: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-05-04 14:01:20.481366: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-05-04 14:01:23.023248: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Traceback (most recent call last): File "/content/stable-diffusion-webui/launch.py", line 40, in <module> main() File "/content/stable-diffusion-webui/launch.py", line 36, in main start() File "/content/stable-diffusion-webui/modules/launch_utils.py", line 340, in start import webui File "/content/stable-diffusion-webui/webui.py", line 35, in <module> import gradio File "/usr/local/lib/python3.10/dist-packages/gradio/__init__.py", line 3, in <module> import gradio.components as components File "/usr/local/lib/python3.10/dist-packages/gradio/components.py", line 55, in <module> from gradio import processing_utils, utils File "/usr/local/lib/python3.10/dist-packages/gradio/utils.py", line 339, in <module> class AsyncRequest: File "/usr/local/lib/python3.10/dist-packages/gradio/utils.py", line 358, in AsyncRequest client = httpx.AsyncClient() File "/usr/local/lib/python3.10/dist-packages/httpx/_client.py", line 1397, in __init__ self._transport = self._init_transport( File "/usr/local/lib/python3.10/dist-packages/httpx/_client.py", line 1445, in _init_transport return AsyncHTTPTransport( File "/usr/local/lib/python3.10/dist-packages/httpx/_transports/default.py", line 275, in __init__ self._pool = httpcore.AsyncConnectionPool( TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'

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.