Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start due to wcwidth error #680

Open
2 tasks done
heysarver opened this issue Mar 30, 2024 · 0 comments
Open
2 tasks done

Cannot start due to wcwidth error #680

heysarver opened this issue Mar 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@heysarver
Copy link

Has this issue been opened before?

  • It is not in the FAQ, I checked.
  • It is not in the issues, I searched.

Describe the bug

I tried to run with docker compose --profile auto up and I get an error about installing wcwidth:

ERROR: Could not install packages due to an OSError: [Errno 22] Invalid argument: '/opt/conda/lib/python3.10/site-packages/wcwidth-0.2.5.dist-info/'

Which UI

auto

Hardware / Software

  • OS: Rocky Linux
  • OS version: 9
  • Docker Version: 24.0.7
  • Docker compose version: 2.21.0
  • Repo version: from master
  • RAM: 256GB
  • GPU/VRAM: 24GB

Steps to Reproduce

Clone the repository, run docker compose --profile auto up

Additional context
Output:

$ docker-compose --profile auto up
[+] Running 1/1
 ! auto Warning                                                                                                                             0.4s
[+] Building 77.5s (19/27)                                                                                     docker-container:cool_nightingale
 => [auto internal] booting buildkit                                                                                                        6.4s
 => => starting container buildx_buildkit_cool_nightingale0                                                                                 6.4s
 => [auto internal] load build definition from Dockerfile                                                                                   0.0s
 => => transferring dockerfile: 2.94kB                                                                                                      0.0s
 => [auto internal] load metadata for docker.io/pytorch/pytorch:2.1.2-cuda12.1-cudnn8-runtime                                               0.7s
 => [auto internal] load metadata for docker.io/alpine/git:2.36.2                                                                           0.7s
 => [auto auth] alpine/git:pull token for registry-1.docker.io                                                                              0.0s
 => [auto auth] pytorch/pytorch:pull token for registry-1.docker.io                                                                         0.0s
 => [auto internal] load .dockerignore                                                                                                      0.0s
 => => transferring context: 2B                                                                                                             0.0s
 => [auto internal] load build context                                                                                                      0.0s
 => => transferring context: 7.96kB                                                                                                         0.0s
 => [auto stage-1  1/12] FROM docker.io/pytorch/pytorch:2.1.2-cuda12.1-cudnn8-runtime@sha256:3387e598cb94fc248d82e712a65b10931a990cea3a2e7  0.0s
 => => resolve docker.io/pytorch/pytorch:2.1.2-cuda12.1-cudnn8-runtime@sha256:3387e598cb94fc248d82e712a65b10931a990cea3a2e76362ca30d135f56  0.0s
 => [auto download 1/8] FROM docker.io/alpine/git:2.36.2@sha256:ec491c893597b68c92b88023827faa771772cfd5e106b76c713fa5e1c75dea84            0.0s
 => => resolve docker.io/alpine/git:2.36.2@sha256:ec491c893597b68c92b88023827faa771772cfd5e106b76c713fa5e1c75dea84                          0.0s
 => CACHED [auto stage-1  2/12] RUN --mount=type=cache,target=/var/cache/apt   apt-get update &&   apt-get install -y fonts-dejavu-core rs  0.0s
 => ERROR [auto stage-1  3/12] RUN --mount=type=cache,target=/root/.cache/pip   git clone https://github.com/AUTOMATIC1111/stable-diffusi  69.8s
 => CACHED [auto download 2/8] COPY clone.sh /clone.sh                                                                                      0.0s
 => CACHED [auto download 3/8] RUN . /clone.sh stable-diffusion-stability-ai https://github.com/Stability-AI/stablediffusion.git cf1d67a6f  0.0s
 => CACHED [auto download 4/8] RUN . /clone.sh CodeFormer https://github.com/sczhou/CodeFormer.git c5b4593074ba6214284d6acd5f1719b6c5d739a  0.0s
 => CACHED [auto download 5/8] RUN . /clone.sh BLIP https://github.com/salesforce/BLIP.git 48211a1594f1321b00f14c9f7a5b4813144b2fb9         0.0s
 => CACHED [auto download 6/8] RUN . /clone.sh k-diffusion https://github.com/crowsonkb/k-diffusion.git ab527a9a6d347f364e3d185ba6d714e22d  0.0s
 => CACHED [auto download 7/8] RUN . /clone.sh clip-interrogator https://github.com/pharmapsychotic/clip-interrogator 2cf03aaf6e704197fd0d  0.0s
 => CACHED [auto download 8/8] RUN . /clone.sh generative-models https://github.com/Stability-AI/generative-models 45c443b316737a4ab6e4041  0.0s
------
 > [auto stage-1  3/12] RUN --mount=type=cache,target=/root/.cache/pip   git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git &&   cd stable-diffusion-webui &&   git reset --hard cf2772fab0af5573da775e7437e6acdca424f26e &&   pip install -r requirements_versions.txt:
0.683 Cloning into 'stable-diffusion-webui'...
5.431 HEAD is now at cf2772fa Merge branch 'release_candidate'
9.746 Collecting GitPython==3.1.32 (from -r requirements_versions.txt (line 1))
9.920   Downloading GitPython-3.1.32-py3-none-any.whl.metadata (10.0 kB)
10.75 Collecting Pillow==9.5.0 (from -r requirements_versions.txt (line 2))
10.78   Downloading Pillow-9.5.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.5 kB)
10.89 Collecting accelerate==0.21.0 (from -r requirements_versions.txt (line 3))
10.91   Downloading accelerate-0.21.0-py3-none-any.whl.metadata (17 kB)
10.98 Collecting basicsr==1.4.2 (from -r requirements_versions.txt (line 4))
11.00   Downloading basicsr-1.4.2.tar.gz (172 kB)
11.05      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.5/172.5 kB 4.2 MB/s eta 0:00:00
11.17   Preparing metadata (setup.py): started
15.37   Preparing metadata (setup.py): finished with status 'done'
15.45 Collecting blendmodes==2022 (from -r requirements_versions.txt (line 5))
15.47   Downloading blendmodes-2022-py3-none-any.whl.metadata (12 kB)
15.54 Collecting clean-fid==0.1.35 (from -r requirements_versions.txt (line 6))
15.56   Downloading clean_fid-0.1.35-py3-none-any.whl.metadata (36 kB)
15.63 Collecting einops==0.4.1 (from -r requirements_versions.txt (line 7))
15.65   Downloading einops-0.4.1-py3-none-any.whl.metadata (10 kB)
15.96 Collecting fastapi==0.94.0 (from -r requirements_versions.txt (line 8))
15.98   Downloading fastapi-0.94.0-py3-none-any.whl.metadata (25 kB)
16.04 Collecting gfpgan==1.3.8 (from -r requirements_versions.txt (line 9))
16.06   Downloading gfpgan-1.3.8-py3-none-any.whl.metadata (12 kB)
16.64 Collecting gradio==3.41.2 (from -r requirements_versions.txt (line 10))
16.66   Downloading gradio-3.41.2-py3-none-any.whl.metadata (17 kB)
16.79 Collecting httpcore==0.15 (from -r requirements_versions.txt (line 11))
16.81   Downloading httpcore-0.15.0-py3-none-any.whl.metadata (15 kB)
16.87 Collecting inflection==0.5.1 (from -r requirements_versions.txt (line 12))
16.90   Downloading inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB)
16.95 Collecting jsonmerge==1.8.0 (from -r requirements_versions.txt (line 13))
16.98   Downloading jsonmerge-1.8.0.tar.gz (26 kB)
17.01   Preparing metadata (setup.py): started
17.60   Preparing metadata (setup.py): finished with status 'done'
17.68 Collecting kornia==0.6.7 (from -r requirements_versions.txt (line 14))
17.70   Downloading kornia-0.6.7-py2.py3-none-any.whl.metadata (12 kB)
17.76 Collecting lark==1.1.2 (from -r requirements_versions.txt (line 15))
17.78   Downloading lark-1.1.2-py2.py3-none-any.whl.metadata (1.7 kB)
18.52 Collecting numpy==1.23.5 (from -r requirements_versions.txt (line 16))
18.53   Downloading numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
18.63 Collecting omegaconf==2.2.3 (from -r requirements_versions.txt (line 17))
18.65   Downloading omegaconf-2.2.3-py3-none-any.whl.metadata (3.9 kB)
18.71 Collecting open-clip-torch==2.20.0 (from -r requirements_versions.txt (line 18))
18.72   Downloading open_clip_torch-2.20.0-py3-none-any.whl.metadata (46 kB)
18.73      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 15.5 MB/s eta 0:00:00
18.76 Collecting piexif==1.1.3 (from -r requirements_versions.txt (line 19))
18.78   Downloading piexif-1.1.3-py2.py3-none-any.whl.metadata (3.7 kB)
18.95 Collecting psutil==5.9.5 (from -r requirements_versions.txt (line 20))
18.97   Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB)
19.25 Collecting pytorch_lightning==1.9.4 (from -r requirements_versions.txt (line 21))
19.27   Downloading pytorch_lightning-1.9.4-py3-none-any.whl.metadata (22 kB)
19.34 Collecting realesrgan==0.3.0 (from -r requirements_versions.txt (line 22))
19.36   Downloading realesrgan-0.3.0-py3-none-any.whl.metadata (17 kB)
19.42 Collecting resize-right==0.0.2 (from -r requirements_versions.txt (line 23))
19.44   Downloading resize_right-0.0.2-py3-none-any.whl.metadata (551 bytes)
19.90 Collecting safetensors==0.3.1 (from -r requirements_versions.txt (line 24))
19.92   Downloading safetensors-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB)
20.18 Collecting scikit-image==0.21.0 (from -r requirements_versions.txt (line 25))
20.20   Downloading scikit_image-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB)
20.32 Collecting timm==0.9.2 (from -r requirements_versions.txt (line 26))
20.35   Downloading timm-0.9.2-py3-none-any.whl.metadata (68 kB)
20.36      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.5/68.5 kB 9.6 MB/s eta 0:00:00
20.41 Collecting tomesd==0.1.3 (from -r requirements_versions.txt (line 27))
20.43   Downloading tomesd-0.1.3-py3-none-any.whl.metadata (9.1 kB)
20.44 Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from -r requirements_versions.txt (line 28)) (2.1.2)
20.49 Collecting torchdiffeq==0.2.3 (from -r requirements_versions.txt (line 29))
20.51   Downloading torchdiffeq-0.2.3-py3-none-any.whl.metadata (488 bytes)
20.56 Collecting torchsde==0.2.6 (from -r requirements_versions.txt (line 30))
20.58   Downloading torchsde-0.2.6-py3-none-any.whl.metadata (5.3 kB)
20.85 Collecting transformers==4.30.2 (from -r requirements_versions.txt (line 31))
20.87   Downloading transformers-4.30.2-py3-none-any.whl.metadata (113 kB)
20.88      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.6/113.6 kB 14.3 MB/s eta 0:00:00
21.02 Collecting httpx==0.24.1 (from -r requirements_versions.txt (line 32))
21.04   Downloading httpx-0.24.1-py3-none-any.whl.metadata (7.4 kB)
21.12 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.32->-r requirements_versions.txt (line 1))
21.14   Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB)
21.36 Requirement already satisfied: packaging>=20.0 in /opt/conda/lib/python3.10/site-packages (from accelerate==0.21.0->-r requirements_versions.txt (line 3)) (23.1)
21.36 Requirement already satisfied: pyyaml in /opt/conda/lib/python3.10/site-packages (from accelerate==0.21.0->-r requirements_versions.txt (line 3)) (6.0.1)
21.45 Collecting addict (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
21.47   Downloading addict-2.4.0-py3-none-any.whl.metadata (1.0 kB)
21.53 Collecting future (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
21.55   Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
21.71 Collecting lmdb (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
21.73   Downloading lmdb-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.2 kB)
22.06 Collecting opencv-python (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
22.08   Downloading opencv_python-4.9.0.80-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
22.09 Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from basicsr==1.4.2->-r requirements_versions.txt (line 4)) (2.31.0)
22.50 Collecting scipy (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
22.51   Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
22.52      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 11.8 MB/s eta 0:00:00
23.55 Collecting tb-nightly (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
23.57   Downloading tb_nightly-2.17.0a20240329-py3-none-any.whl.metadata (1.6 kB)
23.57 Requirement already satisfied: torchvision in /opt/conda/lib/python3.10/site-packages (from basicsr==1.4.2->-r requirements_versions.txt (line 4)) (0.16.2)
23.57 Requirement already satisfied: tqdm in /opt/conda/lib/python3.10/site-packages (from basicsr==1.4.2->-r requirements_versions.txt (line 4)) (4.65.0)
23.62 Collecting yapf (from basicsr==1.4.2->-r requirements_versions.txt (line 4))
23.64   Downloading yapf-0.40.2-py3-none-any.whl.metadata (45 kB)
23.65      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.4/45.4 kB 14.3 MB/s eta 0:00:00
23.71 Collecting aenum<4,>=3.1.7 (from blendmodes==2022->-r requirements_versions.txt (line 5))
23.73   Downloading aenum-3.1.15-py3-none-any.whl.metadata (3.7 kB)
23.77 Collecting deprecation<3,>=2.1.0 (from blendmodes==2022->-r requirements_versions.txt (line 5))
23.78   Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB)
24.20 Collecting pydantic!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0,>=1.6.2 (from fastapi==0.94.0->-r requirements_versions.txt (line 8))
24.22   Downloading pydantic-1.10.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB)
24.23      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.2/150.2 kB 21.7 MB/s eta 0:00:00
24.31 Collecting starlette<0.27.0,>=0.26.0 (from fastapi==0.94.0->-r requirements_versions.txt (line 8))
24.33   Downloading starlette-0.26.1-py3-none-any.whl.metadata (5.8 kB)
24.38 Collecting facexlib>=0.2.5 (from gfpgan==1.3.8->-r requirements_versions.txt (line 9))
24.40   Downloading facexlib-0.3.0-py3-none-any.whl.metadata (4.6 kB)
24.47 Collecting aiofiles<24.0,>=22.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
24.48   Downloading aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
24.53 Collecting altair<6.0,>=4.2.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
24.54   Downloading altair-5.2.0-py3-none-any.whl.metadata (8.7 kB)
24.58 Collecting ffmpy (from gradio==3.41.2->-r requirements_versions.txt (line 10))
24.60   Downloading ffmpy-0.3.2.tar.gz (5.5 kB)
24.61   Preparing metadata (setup.py): started
25.04   Preparing metadata (setup.py): finished with status 'done'
25.16 Collecting gradio-client==0.5.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
25.18   Downloading gradio_client-0.5.0-py3-none-any.whl.metadata (7.1 kB)
25.38 Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
25.40   Downloading huggingface_hub-0.22.2-py3-none-any.whl.metadata (12 kB)
25.59 Collecting importlib-resources<7.0,>=1.3 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
25.61   Downloading importlib_resources-6.4.0-py3-none-any.whl.metadata (3.9 kB)
25.62 Requirement already satisfied: jinja2<4.0 in /opt/conda/lib/python3.10/site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 10)) (3.1.2)
25.63 Requirement already satisfied: markupsafe~=2.0 in /opt/conda/lib/python3.10/site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 10)) (2.1.1)
26.31 Collecting matplotlib~=3.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
26.34   Downloading matplotlib-3.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB)
27.11 Collecting orjson~=3.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.13   Downloading orjson-3.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (49 kB)
27.13      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 14.7 MB/s eta 0:00:00
27.39 Collecting pandas<3.0,>=1.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.40   Downloading pandas-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB)
27.55 Collecting pydub (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.56   Downloading pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB)
27.60 Collecting python-multipart (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.61   Downloading python_multipart-0.0.9-py3-none-any.whl.metadata (2.5 kB)
27.66 Collecting semantic-version~=2.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.68   Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)
27.68 Requirement already satisfied: typing-extensions~=4.0 in /opt/conda/lib/python3.10/site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 10)) (4.7.1)
27.75 Collecting uvicorn>=0.14.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.78   Downloading uvicorn-0.29.0-py3-none-any.whl.metadata (6.3 kB)
27.93 Collecting websockets<12.0,>=10.0 (from gradio==3.41.2->-r requirements_versions.txt (line 10))
27.94   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
28.02 Collecting h11<0.13,>=0.11 (from httpcore==0.15->-r requirements_versions.txt (line 11))
28.04   Downloading h11-0.12.0-py3-none-any.whl.metadata (8.1 kB)
28.10 Collecting sniffio==1.* (from httpcore==0.15->-r requirements_versions.txt (line 11))
28.12   Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
28.24 Collecting anyio==3.* (from httpcore==0.15->-r requirements_versions.txt (line 11))
28.26   Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
28.26 Requirement already satisfied: certifi in /opt/conda/lib/python3.10/site-packages (from httpcore==0.15->-r requirements_versions.txt (line 11)) (2023.11.17)
28.29 Requirement already satisfied: jsonschema in /opt/conda/lib/python3.10/site-packages (from jsonmerge==1.8.0->-r requirements_versions.txt (line 13)) (4.19.2)
28.63 Collecting antlr4-python3-runtime==4.9.* (from omegaconf==2.2.3->-r requirements_versions.txt (line 17))
28.65   Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
28.67      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB 15.2 MB/s eta 0:00:00
28.75   Preparing metadata (setup.py): started
29.44   Preparing metadata (setup.py): finished with status 'done'
30.59 Collecting regex (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 18))
30.61   Downloading regex-2023.12.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
30.62      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.8 MB/s eta 0:00:00
30.67 Collecting ftfy (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 18))
30.68   Downloading ftfy-6.2.0-py3-none-any.whl.metadata (7.3 kB)
30.83 Collecting sentencepiece (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 18))
30.85   Downloading sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)
31.26 Collecting protobuf<4 (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 18))
31.28   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (679 bytes)
31.50 Requirement already satisfied: fsspec>2021.06.0 in /opt/conda/lib/python3.10/site-packages (from fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21)) (2023.12.2)
31.56 Collecting torchmetrics>=0.7.0 (from pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
31.58   Downloading torchmetrics-1.3.2-py3-none-any.whl.metadata (19 kB)
31.72 Collecting lightning-utilities>=0.6.0.post0 (from pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
31.74   Downloading lightning_utilities-0.11.2-py3-none-any.whl.metadata (4.7 kB)
31.96 Requirement already satisfied: networkx>=2.8 in /opt/conda/lib/python3.10/site-packages (from scikit-image==0.21.0->-r requirements_versions.txt (line 25)) (3.1)
32.05 Collecting imageio>=2.27 (from scikit-image==0.21.0->-r requirements_versions.txt (line 25))
32.06   Downloading imageio-2.34.0-py3-none-any.whl.metadata (4.9 kB)
32.16 Collecting tifffile>=2022.8.12 (from scikit-image==0.21.0->-r requirements_versions.txt (line 25))
32.17   Downloading tifffile-2024.2.12-py3-none-any.whl.metadata (31 kB)
32.26 Collecting PyWavelets>=1.1.1 (from scikit-image==0.21.0->-r requirements_versions.txt (line 25))
32.28   Downloading pywavelets-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.0 kB)
32.31 Collecting lazy_loader>=0.2 (from scikit-image==0.21.0->-r requirements_versions.txt (line 25))
32.33   Downloading lazy_loader-0.3-py3-none-any.whl.metadata (4.3 kB)
32.49 Collecting trampoline>=0.1.2 (from torchsde==0.2.6->-r requirements_versions.txt (line 30))
32.51   Downloading trampoline-0.1.2-py3-none-any.whl.metadata (10 kB)
33.67 Requirement already satisfied: filelock in /opt/conda/lib/python3.10/site-packages (from transformers==4.30.2->-r requirements_versions.txt (line 31)) (3.13.1)
34.08 Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers==4.30.2->-r requirements_versions.txt (line 31))
34.09   Downloading tokenizers-0.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB)
34.13 Requirement already satisfied: idna in /opt/conda/lib/python3.10/site-packages (from httpx==0.24.1->-r requirements_versions.txt (line 32)) (3.4)
34.18 Requirement already satisfied: exceptiongroup in /opt/conda/lib/python3.10/site-packages (from anyio==3.*->httpcore==0.15->-r requirements_versions.txt (line 11)) (1.0.4)
34.24 Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->-r requirements_versions.txt (line 28)) (1.12)
34.33 Requirement already satisfied: toolz in /opt/conda/lib/python3.10/site-packages (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements_versions.txt (line 10)) (0.12.0)
34.39 Collecting filterpy (from facexlib>=0.2.5->gfpgan==1.3.8->-r requirements_versions.txt (line 9))
34.41   Downloading filterpy-1.4.5.zip (177 kB)
34.42      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.0/178.0 kB 22.1 MB/s eta 0:00:00
34.45   Preparing metadata (setup.py): started
34.72   Preparing metadata (setup.py): finished with status 'done'
34.91 Collecting numba (from facexlib>=0.2.5->gfpgan==1.3.8->-r requirements_versions.txt (line 9))
34.93   Downloading numba-0.59.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB)
36.13 Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
36.14   Downloading aiohttp-3.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.4 kB)
36.20 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.32->-r requirements_versions.txt (line 1))
36.22   Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB)
36.57 Requirement already satisfied: attrs>=22.2.0 in /opt/conda/lib/python3.10/site-packages (from jsonschema->jsonmerge==1.8.0->-r requirements_versions.txt (line 13)) (23.1.0)
36.57 Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/conda/lib/python3.10/site-packages (from jsonschema->jsonmerge==1.8.0->-r requirements_versions.txt (line 13)) (2023.7.1)
36.57 Requirement already satisfied: referencing>=0.28.4 in /opt/conda/lib/python3.10/site-packages (from jsonschema->jsonmerge==1.8.0->-r requirements_versions.txt (line 13)) (0.30.2)
36.57 Requirement already satisfied: rpds-py>=0.7.1 in /opt/conda/lib/python3.10/site-packages (from jsonschema->jsonmerge==1.8.0->-r requirements_versions.txt (line 13)) (0.10.6)
36.61 Requirement already satisfied: setuptools in /opt/conda/lib/python3.10/site-packages (from lightning-utilities>=0.6.0.post0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21)) (68.2.2)
36.78 Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
36.80   Downloading contourpy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB)
36.83 Collecting cycler>=0.10 (from matplotlib~=3.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
36.85   Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
37.05 Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
37.07   Downloading fonttools-4.50.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (159 kB)
37.08      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 21.5 MB/s eta 0:00:00
37.17 Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
37.19   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB)
37.31 Collecting pyparsing>=2.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
37.32   Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB)
37.37 Collecting python-dateutil>=2.7 (from matplotlib~=3.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
37.38   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
37.64 Requirement already satisfied: pytz>=2020.1 in /opt/conda/lib/python3.10/site-packages (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements_versions.txt (line 10)) (2023.3.post1)
37.68 Collecting tzdata>=2022.7 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements_versions.txt (line 10))
37.70   Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
37.84 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.10/site-packages (from requests->basicsr==1.4.2->-r requirements_versions.txt (line 4)) (2.0.4)
37.84 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->basicsr==1.4.2->-r requirements_versions.txt (line 4)) (1.26.18)
38.40 Requirement already satisfied: click>=7.0 in /opt/conda/lib/python3.10/site-packages (from uvicorn>=0.14.0->gradio==3.41.2->-r requirements_versions.txt (line 10)) (8.1.7)
38.58 Collecting wcwidth<0.3.0,>=0.2.12 (from ftfy->open-clip-torch==2.20.0->-r requirements_versions.txt (line 18))
38.60   Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
38.94 Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->-r requirements_versions.txt (line 28)) (1.3.0)
39.01 Collecting absl-py>=0.4 (from tb-nightly->basicsr==1.4.2->-r requirements_versions.txt (line 4))
39.02   Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB)
39.83 Collecting grpcio>=1.48.2 (from tb-nightly->basicsr==1.4.2->-r requirements_versions.txt (line 4))
39.85   Downloading grpcio-1.62.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
39.90 Collecting markdown>=2.6.8 (from tb-nightly->basicsr==1.4.2->-r requirements_versions.txt (line 4))
39.92   Downloading Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
39.99 Requirement already satisfied: six>1.9 in /opt/conda/lib/python3.10/site-packages (from tb-nightly->basicsr==1.4.2->-r requirements_versions.txt (line 4)) (1.16.0)
40.02 Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tb-nightly->basicsr==1.4.2->-r requirements_versions.txt (line 4))
40.04   Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB)
40.11 Collecting werkzeug>=1.0.1 (from tb-nightly->basicsr==1.4.2->-r requirements_versions.txt (line 4))
40.12   Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB)
40.33 Collecting importlib-metadata>=6.6.0 (from yapf->basicsr==1.4.2->-r requirements_versions.txt (line 4))
40.35   Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
40.35 Requirement already satisfied: platformdirs>=3.5.1 in /opt/conda/lib/python3.10/site-packages (from yapf->basicsr==1.4.2->-r requirements_versions.txt (line 4)) (3.10.0)
40.35 Requirement already satisfied: tomli>=2.0.1 in /opt/conda/lib/python3.10/site-packages (from yapf->basicsr==1.4.2->-r requirements_versions.txt (line 4)) (2.0.1)
40.46 Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
40.48   Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
40.59 Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
40.61   Downloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
41.10 Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
41.11   Downloading multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
41.34 Collecting yarl<2.0,>=1.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
41.36   Downloading yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
41.40 Collecting async-timeout<5.0,>=4.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r requirements_versions.txt (line 21))
41.41   Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
41.89 Collecting zipp>=0.5 (from importlib-metadata>=6.6.0->yapf->basicsr==1.4.2->-r requirements_versions.txt (line 4))
41.91   Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB)
42.80 Collecting llvmlite<0.43,>=0.42.0dev0 (from numba->facexlib>=0.2.5->gfpgan==1.3.8->-r requirements_versions.txt (line 9))
42.82   Downloading llvmlite-0.42.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB)
43.25 Downloading GitPython-3.1.32-py3-none-any.whl (188 kB)
43.26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.5/188.5 kB 24.5 MB/s eta 0:00:00
43.28 Downloading Pillow-9.5.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB)
43.40    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 27.4 MB/s eta 0:00:00
43.42 Downloading accelerate-0.21.0-py3-none-any.whl (244 kB)
43.44    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 244.2/244.2 kB 26.3 MB/s eta 0:00:00
43.46 Downloading blendmodes-2022-py3-none-any.whl (10 kB)
43.48 Downloading clean_fid-0.1.35-py3-none-any.whl (26 kB)
43.51 Downloading einops-0.4.1-py3-none-any.whl (28 kB)
43.54 Downloading fastapi-0.94.0-py3-none-any.whl (56 kB)
43.55    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 8.1 MB/s eta 0:00:00
43.57 Downloading gfpgan-1.3.8-py3-none-any.whl (52 kB)
43.58    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 kB 7.1 MB/s eta 0:00:00
43.60 Downloading gradio-3.41.2-py3-none-any.whl (20.1 MB)
44.38    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.1/20.1 MB 24.8 MB/s eta 0:00:00
44.40 Downloading httpcore-0.15.0-py3-none-any.whl (68 kB)
44.41    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.4/68.4 kB 8.8 MB/s eta 0:00:00
44.43 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
44.46 Downloading kornia-0.6.7-py2.py3-none-any.whl (565 kB)
44.49    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 565.1/565.1 kB 23.6 MB/s eta 0:00:00
44.51 Downloading lark-1.1.2-py2.py3-none-any.whl (104 kB)
44.52    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.7/104.7 kB 13.7 MB/s eta 0:00:00
44.55 Downloading numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
45.21    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 24.1 MB/s eta 0:00:00
45.23 Downloading omegaconf-2.2.3-py3-none-any.whl (79 kB)
45.25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 kB 10.9 MB/s eta 0:00:00
45.27 Downloading open_clip_torch-2.20.0-py3-none-any.whl (1.5 MB)
45.34    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 25.2 MB/s eta 0:00:00
45.36 Downloading piexif-1.1.3-py2.py3-none-any.whl (20 kB)
45.39 Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB)
45.41    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 18.4 MB/s eta 0:00:00
45.43 Downloading pytorch_lightning-1.9.4-py3-none-any.whl (827 kB)
45.48    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 827.8/827.8 kB 19.7 MB/s eta 0:00:00
45.50 Downloading realesrgan-0.3.0-py3-none-any.whl (26 kB)
45.53 Downloading resize_right-0.0.2-py3-none-any.whl (8.9 kB)
45.56 Downloading safetensors-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
45.62    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.4 MB/s eta 0:00:00
45.64 Downloading scikit_image-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB)
46.18    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 25.2 MB/s eta 0:00:00
46.21 Downloading timm-0.9.2-py3-none-any.whl (2.2 MB)
46.30    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 25.5 MB/s eta 0:00:00
46.32 Downloading tomesd-0.1.3-py3-none-any.whl (11 kB)
46.34 Downloading torchdiffeq-0.2.3-py3-none-any.whl (31 kB)
46.37 Downloading torchsde-0.2.6-py3-none-any.whl (61 kB)
46.38    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.1 MB/s eta 0:00:00
46.40 Downloading transformers-4.30.2-py3-none-any.whl (7.2 MB)
46.69    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 25.2 MB/s eta 0:00:00
46.71 Downloading httpx-0.24.1-py3-none-any.whl (75 kB)
46.73    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.4/75.4 kB 9.7 MB/s eta 0:00:00
46.75 Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
46.76    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 10.1 MB/s eta 0:00:00
46.78 Downloading gradio_client-0.5.0-py3-none-any.whl (298 kB)
46.81    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.2/298.2 kB 21.0 MB/s eta 0:00:00
46.82 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
46.85 Downloading aenum-3.1.15-py3-none-any.whl (137 kB)
46.87    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.6/137.6 kB 17.7 MB/s eta 0:00:00
46.89 Downloading aiofiles-23.2.1-py3-none-any.whl (15 kB)
46.91 Downloading altair-5.2.0-py3-none-any.whl (996 kB)
46.96    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 996.9/996.9 kB 25.7 MB/s eta 0:00:00
46.98 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
47.01 Downloading facexlib-0.3.0-py3-none-any.whl (59 kB)
47.02    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 8.6 MB/s eta 0:00:00
47.04 Downloading gitdb-4.0.11-py3-none-any.whl (62 kB)
47.05    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 9.0 MB/s eta 0:00:00
47.07 Downloading h11-0.12.0-py3-none-any.whl (54 kB)
47.08    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB 8.0 MB/s eta 0:00:00
47.11 Downloading huggingface_hub-0.22.2-py3-none-any.whl (388 kB)
47.13    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 388.9/388.9 kB 24.2 MB/s eta 0:00:00
47.15 Downloading imageio-2.34.0-py3-none-any.whl (313 kB)
47.17    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.4/313.4 kB 22.8 MB/s eta 0:00:00
47.19 Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB)
47.22 Downloading lazy_loader-0.3-py3-none-any.whl (9.1 kB)
47.24 Downloading lightning_utilities-0.11.2-py3-none-any.whl (26 kB)
47.27 Downloading matplotlib-3.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
47.72    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 25.7 MB/s eta 0:00:00
47.74 Downloading orjson-3.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
47.76    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 17.0 MB/s eta 0:00:00
47.78 Downloading pandas-2.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB)
48.29    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 24.7 MB/s eta 0:00:00
48.31 Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
48.36    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.0 MB/s eta 0:00:00
48.38 Downloading pydantic-1.10.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
48.50    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 26.9 MB/s eta 0:00:00
48.53 Downloading pywavelets-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
48.71    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.9 MB/s eta 0:00:00
48.73 Downloading regex-2023.12.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB)
48.76    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 774.0/774.0 kB 26.3 MB/s eta 0:00:00
48.79 Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.4 MB)
50.72    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 10.4 MB/s eta 0:00:00
50.74 Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
50.78 Downloading starlette-0.26.1-py3-none-any.whl (66 kB)
50.80    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 5.2 MB/s eta 0:00:00
50.83 Downloading tifffile-2024.2.12-py3-none-any.whl (224 kB)
50.84    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 16.8 MB/s eta 0:00:00
50.87 Downloading tokenizers-0.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB)
51.17    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 26.1 MB/s eta 0:00:00
51.20 Downloading torchmetrics-1.3.2-py3-none-any.whl (841 kB)
51.24    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 841.5/841.5 kB 25.6 MB/s eta 0:00:00
51.26 Downloading trampoline-0.1.2-py3-none-any.whl (5.2 kB)
51.29 Downloading uvicorn-0.29.0-py3-none-any.whl (60 kB)
51.30    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.5 MB/s eta 0:00:00
51.32 Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
51.34    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 kB 14.4 MB/s eta 0:00:00
51.36 Downloading addict-2.4.0-py3-none-any.whl (3.8 kB)
51.38 Downloading ftfy-6.2.0-py3-none-any.whl (54 kB)
51.39    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 7.9 MB/s eta 0:00:00
51.42 Downloading future-1.0.0-py3-none-any.whl (491 kB)
51.45    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 23.8 MB/s eta 0:00:00
51.47 Downloading lmdb-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB)
51.49    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.2/299.2 kB 20.3 MB/s eta 0:00:00
51.51 Downloading opencv_python-4.9.0.80-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (62.2 MB)
53.87    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.2/62.2 MB 16.8 MB/s eta 0:00:00
53.89 Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB)
53.92 Downloading python_multipart-0.0.9-py3-none-any.whl (22 kB)
53.94 Downloading sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
54.00    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 24.7 MB/s eta 0:00:00
54.02 Downloading tb_nightly-2.17.0a20240329-py3-none-any.whl (5.5 MB)
54.89    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 6.4 MB/s eta 0:00:00
54.91 Downloading yapf-0.40.2-py3-none-any.whl (254 kB)
54.94    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 kB 10.5 MB/s eta 0:00:00
54.96 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB)
54.98    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 10.3 MB/s eta 0:00:00
55.01 Downloading aiohttp-3.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
55.06    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.4 MB/s eta 0:00:00
55.08 Downloading contourpy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (310 kB)
55.11    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 21.8 MB/s eta 0:00:00
55.13 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
55.15 Downloading fonttools-4.50.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB)
55.34    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 26.3 MB/s eta 0:00:00
55.36 Downloading grpcio-1.62.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB)
55.58    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 26.3 MB/s eta 0:00:00
55.60 Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
55.63 Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
55.70    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.0 MB/s eta 0:00:00
55.72 Downloading Markdown-3.6-py3-none-any.whl (105 kB)
55.74    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.4/105.4 kB 14.0 MB/s eta 0:00:00
55.76 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB)
55.77    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 13.9 MB/s eta 0:00:00
55.79 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
55.81    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 23.6 MB/s eta 0:00:00
55.83 Downloading smmap-5.0.1-py3-none-any.whl (24 kB)
55.86 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl (6.6 MB)
56.11    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 26.3 MB/s eta 0:00:00
56.14 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB)
56.16    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 23.7 MB/s eta 0:00:00
56.18 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
56.20 Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
56.22    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 22.3 MB/s eta 0:00:00
56.24 Downloading numba-0.59.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB)
56.39    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 25.6 MB/s eta 0:00:00
56.41 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
56.44 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
56.46 Downloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB)
56.48    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.5/239.5 kB 22.3 MB/s eta 0:00:00
56.50 Downloading llvmlite-0.42.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.8 MB)
58.21    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 MB 18.5 MB/s eta 0:00:00
58.23 Downloading multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB)
58.25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.3/124.3 kB 13.8 MB/s eta 0:00:00
58.27 Downloading yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
58.29    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.6/301.6 kB 22.2 MB/s eta 0:00:00
58.31 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB)
60.08 Building wheels for collected packages: basicsr, jsonmerge, antlr4-python3-runtime, ffmpy, filterpy
60.08   Building wheel for basicsr (setup.py): started
61.78   Building wheel for basicsr (setup.py): finished with status 'done'
61.78   Created wheel for basicsr: filename=basicsr-1.4.2-py3-none-any.whl size=214817 sha256=f6761f746560133dddeda0261e7072bc735072ca602336cb1b981eaf062e8e7e
61.78   Stored in directory: /root/.cache/pip/wheels/38/83/99/2d8437cc652a01af27df5ff037a4075e95b52d67705c5f30ca
61.79   Building wheel for jsonmerge (setup.py): started
62.56   Building wheel for jsonmerge (setup.py): finished with status 'done'
62.56   Created wheel for jsonmerge: filename=jsonmerge-1.8.0-py3-none-any.whl size=17986 sha256=ce396d8dfb54012e23567d862bbf8824c6a3ed8832c2f9611d9c9d73a8eda91d
62.56   Stored in directory: /root/.cache/pip/wheels/5a/28/53/7c501247d1873c913eb46702f23045e4d9f565fe2a5ec13f69
62.56   Building wheel for antlr4-python3-runtime (setup.py): started
63.01   Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done'
63.01   Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144554 sha256=1499e7862d63c1d17a9c7801781c7e9e1680e8c54b8fad654343b65e1d27f989
63.01   Stored in directory: /root/.cache/pip/wheels/12/93/dd/1f6a127edc45659556564c5730f6d4e300888f4bca2d4c5a88
63.02   Building wheel for ffmpy (setup.py): started
63.48   Building wheel for ffmpy (setup.py): finished with status 'done'
63.48   Created wheel for ffmpy: filename=ffmpy-0.3.2-py3-none-any.whl size=5582 sha256=d3cb4ef56fd4fd0940d1d19abc8ed5f54ead6190d07985da0efff99f169a3b8c
63.48   Stored in directory: /root/.cache/pip/wheels/bd/65/9a/671fc6dcde07d4418df0c592f8df512b26d7a0029c2a23dd81
63.48   Building wheel for filterpy (setup.py): started
63.92   Building wheel for filterpy (setup.py): finished with status 'done'
63.92   Created wheel for filterpy: filename=filterpy-1.4.5-py3-none-any.whl size=110459 sha256=ae7b4b788f5edbaa0dedfd277dc623121b4be4a91ea93ddbf05a8f94311ca84c
63.92   Stored in directory: /root/.cache/pip/wheels/0f/0c/ea/218f266af4ad626897562199fbbcba521b8497303200186102
63.92 Successfully built basicsr jsonmerge antlr4-python3-runtime ffmpy filterpy
67.33 Installing collected packages: wcwidth, trampoline, tokenizers, sentencepiece, safetensors, resize-right, pydub, lmdb, lark, ffmpy, einops, antlr4-python3-runtime, aenum, addict, zipp, werkzeug, websockets, tzdata, tensorboard-data-server, sniffio, smmap, semantic-version, regex, python-multipart, python-dateutil, pyparsing, pydantic, psutil, protobuf, Pillow, piexif, orjson, omegaconf, numpy, multidict, markdown, llvmlite, lightning-utilities, lazy_loader, kiwisolver, inflection, importlib-resources, h11, grpcio, future, ftfy, frozenlist, fonttools, deprecation, cycler, async-timeout, aiofiles, absl-py, yarl, uvicorn, tifffile, tb-nightly, scipy, PyWavelets, pandas, opencv-python, numba, importlib-metadata, imageio, huggingface-hub, gitdb, contourpy, blendmodes, anyio, aiosignal, yapf, transformers, torchsde, torchmetrics, torchdiffeq, tomesd, starlette, scikit-image, matplotlib, kornia, httpcore, GitPython, aiohttp, accelerate, timm, jsonmerge, httpx, filterpy, fastapi, clean-fid, basicsr, altair, pytorch_lightning, open-clip-torch, gradio-client, facexlib, gradio, gfpgan, realesrgan
67.33   Attempting uninstall: wcwidth
67.33     Found existing installation: wcwidth 0.2.5
67.35     Uninstalling wcwidth-0.2.5:
67.38 ERROR: Could not install packages due to an OSError: [Errno 22] Invalid argument: '/opt/conda/lib/python3.10/site-packages/wcwidth-0.2.5.dist-info/'
67.38
------
failed to solve: process "/bin/sh -c git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git &&   cd stable-diffusion-webui &&   git reset --hard cf2772fab0af5573da775e7437e6acdca424f26e &&   pip install -r requirements_versions.txt" did not complete successfully: exit code: 1
@heysarver heysarver added the bug Something isn't working label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant