oobabooga / text-generation-webui

A Gradio web UI for Large Language Models.
GNU Affero General Public License v3.0
40.36k stars 5.29k forks source link

Fresh Install (windows) - error #4571

Closed jurandfantom closed 11 months ago

jurandfantom commented 11 months ago

Describe the bug

I decided to reinstall my Ooba as i noticed that update have issues with local changes that i need commit etc. (no clue about those as im just ordinary user).

Removed folder, downloaded one click installer and falied to install it Decided to install it via Pinokio to avoid any requirements issues - I got identical error

Is there an existing issue for this?

Reproduction

Use Pinokio to install Ooba or Use windows one click installer bat

Screenshot

23,11,12 - 16,03,41 - 8848 a

Logs

What is your GPU?

A) NVIDIA
B) AMD (Linux/MacOS only. Requires ROCm SDK 5.6 on Linux)
C) Apple M Series
D) Intel Arc (IPEX)
N) None (I want to run models in CPU mode)

Input> A

Would you like to use CUDA 11.8 instead of 12.1? This is only necessary for older GPUs like Kepler.
If unsure, say "N".

Input (Y/N)> N
CUDA: 12.1
Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.5.2
  latest version: 23.10.0

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.10.0

## Package Plan ##

  environment location: E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\env

  added / updated specs:
    - git
    - ninja

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    git-2.40.1                 |       haa95532_1        69.2 MB
    ninja-1.10.2               |       haa95532_5          14 KB
    ninja-base-1.10.2          |       h6d14046_5         255 KB
    ------------------------------------------------------------
                                           Total:        69.5 MB

The following NEW packages will be INSTALLED:

  git                pkgs/main/win-64::git-2.40.1-haa95532_1
  ninja              pkgs/main/win-64::ninja-1.10.2-haa95532_5
  ninja-base         pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Looking in indexes: https://download.pytorch.org/whl/cu121
Collecting torch
  Downloading https://download.pytorch.org/whl/cu121/torch-2.1.0%2Bcu121-cp311-cp311-win_amd64.whl (2473.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 GB 21.8 MB/s eta 0:00:00
Collecting torchvision
  Downloading https://download.pytorch.org/whl/cu121/torchvision-0.16.0%2Bcu121-cp311-cp311-win_amd64.whl (5.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 26.4 MB/s eta 0:00:00
Collecting torchaudio
  Downloading https://download.pytorch.org/whl/cu121/torchaudio-2.1.0%2Bcu121-cp311-cp311-win_amd64.whl (4.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 32.1 MB/s eta 0:00:00
Collecting filelock (from torch)
  Downloading https://download.pytorch.org/whl/filelock-3.9.0-py3-none-any.whl (9.7 kB)
Collecting typing-extensions (from torch)
  Downloading https://download.pytorch.org/whl/typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting sympy (from torch)
  Downloading https://download.pytorch.org/whl/sympy-1.12-py3-none-any.whl (5.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 30.5 MB/s eta 0:00:00
Collecting networkx (from torch)
  Downloading https://download.pytorch.org/whl/networkx-3.0-py3-none-any.whl (2.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.1 MB/s eta 0:00:00
Collecting jinja2 (from torch)
  Downloading https://download.pytorch.org/whl/Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 8.2 MB/s eta 0:00:00
Collecting fsspec (from torch)
  Downloading https://download.pytorch.org/whl/fsspec-2023.4.0-py3-none-any.whl (153 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.0/154.0 kB 9.0 MB/s eta 0:00:00
Collecting numpy (from torchvision)
  Downloading https://download.pytorch.org/whl/numpy-1.24.1-cp311-cp311-win_amd64.whl (14.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.8/14.8 MB 38.4 MB/s eta 0:00:00
Collecting requests (from torchvision)
  Downloading https://download.pytorch.org/whl/requests-2.28.1-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB ? eta 0:00:00
Collecting pillow!=8.3.*,>=5.3.0 (from torchvision)
  Downloading https://download.pytorch.org/whl/Pillow-9.3.0-cp311-cp311-win_amd64.whl (2.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 39.6 MB/s eta 0:00:00
Collecting MarkupSafe>=2.0 (from jinja2->torch)
  Downloading https://download.pytorch.org/whl/MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB)
Collecting charset-normalizer<3,>=2 (from requests->torchvision)
  Downloading https://download.pytorch.org/whl/charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5 (from requests->torchvision)
  Downloading https://download.pytorch.org/whl/idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB ? eta 0:00:00
Collecting urllib3<1.27,>=1.21.1 (from requests->torchvision)
  Downloading https://download.pytorch.org/whl/urllib3-1.26.13-py2.py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 8.7 MB/s eta 0:00:00
Collecting certifi>=2017.4.17 (from requests->torchvision)
  Downloading https://download.pytorch.org/whl/certifi-2022.12.7-py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB ? eta 0:00:00
Collecting mpmath>=0.19 (from sympy->torch)
  Downloading https://download.pytorch.org/whl/mpmath-1.3.0-py3-none-any.whl (536 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 32.9 MB/s eta 0:00:00
Installing collected packages: mpmath, urllib3, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, idna, fsspec, filelock, charset
-normalizer, certifi, requests, jinja2, torch, torchvision, torchaudio
Successfully installed MarkupSafe-2.1.3 certifi-2022.12.7 charset-normalizer-2.1.1 filelock-3.9.0 fsspec-2023.4.0 idna-3.4 jinja2-3.1.2 mpmath
-1.3.0 networkx-3.0 numpy-1.24.1 pillow-9.3.0 requests-2.28.1 sympy-1.12 torch-2.1.0+cu121 torchaudio-2.1.0+cu121 torchvision-0.16.0+cu121 typ
ing-extensions-4.4.0 urllib3-1.26.13
WARNING: Target directory F:\Temp\Temp\Pip\certifi already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\certifi-2022.12.7.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\charset_normalizer already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\charset_normalizer-2.1.1.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\filelock already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\filelock-3.9.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\fsspec already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\fsspec-2023.4.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\functorch already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\idna already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\idna-3.4.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\isympy.py already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\jinja2 already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\Jinja2-3.1.2.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\markupsafe already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\MarkupSafe-2.1.3.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\mpmath already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\mpmath-1.3.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\networkx already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\networkx-3.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\numpy already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\numpy-1.24.1.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\nvfuser already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\PIL already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\Pillow-9.3.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\requests already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\requests-2.28.1.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\sympy already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\sympy-1.12.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torch already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torch-2.1.0+cu121.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torchaudio already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torchaudio-2.1.0+cu121.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torchgen already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torchvision already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\torchvision-0.16.0+cu121.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\typing_extensions-4.4.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\typing_extensions.py already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\urllib3 already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\urllib3-1.26.13.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\__pycache__ already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\bin already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\share already exists. Specify --upgrade to force replacement.
Collecting py-cpuinfo==9.0.0
  Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
Installing collected packages: py-cpuinfo
Successfully installed py-cpuinfo-9.0.0
WARNING: Target directory F:\Temp\Temp\Pip\cpuinfo already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\py_cpuinfo-9.0.0.dist-info already exists. Specify --upgrade to force replacement.
WARNING: Target directory F:\Temp\Temp\Pip\bin already exists. Specify --upgrade to force replacement.
Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.5.2
  latest version: 23.10.0

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.10.0

## Package Plan ##

  environment location: E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\env

  added / updated specs:
    - cuda-runtime

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    cuda-cudart-12.1.105       |                0         964 KB  nvidia/label/cuda-12.1.1
    cuda-libraries-12.1.1      |                0           2 KB  nvidia/label/cuda-12.1.1
    cuda-nvrtc-12.1.105        |                0        73.2 MB  nvidia/label/cuda-12.1.1
    cuda-opencl-12.1.105       |                0          10 KB  nvidia/label/cuda-12.1.1
    cuda-runtime-12.1.1        |                0           2 KB  nvidia/label/cuda-12.1.1
    libcublas-12.1.3.1         |                0          35 KB  nvidia/label/cuda-12.1.1
    libcufft-11.0.2.54         |                0           6 KB  nvidia/label/cuda-12.1.1
    libcurand-10.3.2.106       |                0           3 KB  nvidia/label/cuda-12.1.1
    libcusolver-11.4.5.107     |                0          30 KB  nvidia/label/cuda-12.1.1
    libcusparse-12.1.0.106     |                0          13 KB  nvidia/label/cuda-12.1.1
    libnpp-12.1.0.40           |                0         306 KB  nvidia/label/cuda-12.1.1
    libnvjitlink-12.1.105      |                0        67.3 MB  nvidia/label/cuda-12.1.1
    libnvjpeg-12.2.0.2         |                0           5 KB  nvidia/label/cuda-12.1.1
    ------------------------------------------------------------
                                           Total:       141.8 MB

The following NEW packages will be INSTALLED:

  cuda-cudart        nvidia/label/cuda-12.1.1/win-64::cuda-cudart-12.1.105-0
  cuda-libraries     nvidia/label/cuda-12.1.1/win-64::cuda-libraries-12.1.1-0
  cuda-nvrtc         nvidia/label/cuda-12.1.1/win-64::cuda-nvrtc-12.1.105-0
  cuda-opencl        nvidia/label/cuda-12.1.1/win-64::cuda-opencl-12.1.105-0
  cuda-runtime       nvidia/label/cuda-12.1.1/win-64::cuda-runtime-12.1.1-0
  libcublas          nvidia/label/cuda-12.1.1/win-64::libcublas-12.1.3.1-0
  libcufft           nvidia/label/cuda-12.1.1/win-64::libcufft-11.0.2.54-0
  libcurand          nvidia/label/cuda-12.1.1/win-64::libcurand-10.3.2.106-0
  libcusolver        nvidia/label/cuda-12.1.1/win-64::libcusolver-11.4.5.107-0
  libcusparse        nvidia/label/cuda-12.1.1/win-64::libcusparse-12.1.0.106-0
  libnpp             nvidia/label/cuda-12.1.1/win-64::libnpp-12.1.0.40-0
  libnvjitlink       nvidia/label/cuda-12.1.1/win-64::libnvjitlink-12.1.105-0
  libnvjpeg          nvidia/label/cuda-12.1.1/win-64::libnvjpeg-12.2.0.2-0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Already up to date.

*******************************************************************
* Installing extensions requirements.
*******************************************************************

Collecting flask_cloudflared==0.0.14 (from -r extensions\api\requirements.txt (line 1))
  Downloading flask_cloudflared-0.0.14-py3-none-any.whl.metadata (4.6 kB)
Collecting websockets==11.0.2 (from -r extensions\api\requirements.txt (line 2))
  Downloading websockets-11.0.2-cp311-cp311-win_amd64.whl (124 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.6/124.6 kB 915.0 kB/s eta 0:00:00
Collecting Flask>=0.8 (from flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading flask-3.0.0-py3-none-any.whl.metadata (3.6 kB)
Collecting requests (from flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting Werkzeug>=3.0.0 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB)
Collecting Jinja2>=3.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 8.2 MB/s eta 0:00:00
Collecting itsdangerous>=2.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting click>=8.1.3 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting blinker>=1.6.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB)
Collecting charset-normalizer<4,>=2 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB ? eta 0:00:00
Collecting urllib3<3,>=1.21.1 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi>=2017.4.17 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting colorama (from click>=8.1.3->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1))
  Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata (3.1 kB)
Downloading flask_cloudflared-0.0.14-py3-none-any.whl (6.4 kB)
Downloading flask-3.0.0-py3-none-any.whl (99 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 5.6 MB/s eta 0:00:00
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.3 MB/s eta 0:00:00
Downloading blinker-1.7.0-py3-none-any.whl (13 kB)
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 9.3 MB/s eta 0:00:00
Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB 6.0 MB/s eta 0:00:00
Downloading click-8.1.7-py3-none-any.whl (97 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 5.8 MB/s eta 0:00:00
Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 7.1 MB/s eta 0:00:00
Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 7.0 MB/s eta 0:00:00
Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB)
Installing collected packages: websockets, urllib3, MarkupSafe, itsdangerous, idna, colorama, charset-normalizer, certifi, blinker, Werkzeug, 
requests, Jinja2, click, Flask, flask_cloudflared
Successfully installed Flask-3.0.0 Jinja2-3.1.2 MarkupSafe-2.1.3 Werkzeug-3.0.1 blinker-1.7.0 certifi-2023.7.22 charset-normalizer-3.3.2 click
-8.1.7 colorama-0.4.6 flask_cloudflared-0.0.14 idna-3.4 itsdangerous-2.1.2 requests-2.31.0 urllib3-2.0.7 websockets-11.0.2
Collecting elevenlabs==0.2.24 (from -r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading elevenlabs-0.2.24-py3-none-any.whl.metadata (811 bytes)
Collecting pydantic<2.0,>=1.10 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading pydantic-1.10.13-cp311-cp311-win_amd64.whl.metadata (150 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.9/150.9 kB 997.9 kB/s eta 0:00:00
Collecting ipython>=7.0 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading ipython-8.17.2-py3-none-any.whl.metadata (6.0 kB)
Collecting requests>=2.20 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting websockets>=11.0 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading websockets-12.0-cp311-cp311-win_amd64.whl.metadata (6.8 kB)
Collecting decorator (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 
1))
  Downloading prompt_toolkit-3.0.40-py3-none-any.whl.metadata (6.5 kB)
Collecting pygments>=2.4.0 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB)
Collecting stack-data (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting traitlets>=5 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading traitlets-5.13.0-py3-none-any.whl.metadata (10 kB)
Collecting colorama (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting typing-extensions>=4.2.0 (from pydantic<2.0,>=1.10->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.2 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi>=2017.4.17 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 1.9 MB/s eta 0:00:00
Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.t
xt (line 1))
  Downloading wcwidth-0.2.9-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1))
  Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB)
Collecting six>=1.12.0 (from asttokens>=2.1.0->stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (li
ne 1))
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading elevenlabs-0.2.24-py3-none-any.whl (16 kB)
Downloading ipython-8.17.2-py3-none-any.whl (808 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.4/808.4 kB 5.7 MB/s eta 0:00:00
Downloading pydantic-1.10.13-cp311-cp311-win_amd64.whl (2.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 4.2 MB/s eta 0:00:00
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB ? eta 0:00:00
Downloading websockets-12.0-cp311-cp311-win_amd64.whl (124 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB ? eta 0:00:00
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 9.3 MB/s eta 0:00:00
Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB 5.6 MB/s eta 0:00:00
Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 7.7 MB/s eta 0:00:00
Downloading prompt_toolkit-3.0.40-py3-none-any.whl (385 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.1/385.1 kB 8.0 MB/s eta 0:00:00
Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.8 MB/s eta 0:00:00
Downloading traitlets-5.13.0-py3-none-any.whl (84 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 kB ? eta 0:00:00
Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB ? eta 0:00:00
Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB)
Downloading wcwidth-0.2.9-py2.py3-none-any.whl (102 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.3/102.3 kB ? eta 0:00:00
Installing collected packages: wcwidth, pure-eval, websockets, urllib3, typing-extensions, traitlets, six, pygments, prompt-toolkit, parso, id
na, executing, decorator, colorama, charset-normalizer, certifi, requests, pydantic, matplotlib-inline, jedi, asttokens, stack-data, ipython, 
elevenlabs
Successfully installed asttokens-2.4.1 certifi-2023.7.22 charset-normalizer-3.3.2 colorama-0.4.6 decorator-5.1.1 elevenlabs-0.2.24 executing-2
.0.1 idna-3.4 ipython-8.17.2 jedi-0.19.1 matplotlib-inline-0.1.6 parso-0.8.3 prompt-toolkit-3.0.40 pure-eval-0.2.2 pydantic-1.10.13 pygments-2
.16.1 requests-2.31.0 six-1.16.0 stack-data-0.6.3 traitlets-5.13.0 typing-extensions-4.8.0 urllib3-2.0.7 wcwidth-0.2.9 websockets-12.0        
Collecting deep-translator==1.9.2 (from -r extensions\google_translate\requirements.txt (line 1))
  Downloading deep_translator-1.9.2-py3-none-any.whl (30 kB)
Collecting beautifulsoup4<5.0.0,>=4.9.1 (from deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 1.2 MB/s eta 0:00:00
Collecting requests<3.0.0,>=2.23.0 (from deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting soupsieve>1.2 (from beautifulsoup4<5.0.0,>=4.9.1->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
Collecting charset-normalizer<4,>=2 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (li
ne 1))
  Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.2 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB ? eta 0:00:00
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 411.4 kB/s eta 0:00:00
Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB 2.9 MB/s eta 0:00:00
Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 3.7 MB/s eta 0:00:00
Installing collected packages: urllib3, soupsieve, idna, charset-normalizer, certifi, requests, beautifulsoup4, deep-translator
Successfully installed beautifulsoup4-4.12.2 certifi-2023.7.22 charset-normalizer-3.3.2 deep-translator-1.9.2 idna-3.4 requests-2.31.0 soupsie
ve-2.5 urllib3-2.0.7
Collecting ngrok==0.* (from -r extensions\ngrok\requirements.txt (line 1))
  Downloading ngrok-0.12.0-cp37-abi3-win_amd64.whl.metadata (17 kB)
Downloading ngrok-0.12.0-cp37-abi3-win_amd64.whl (3.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 4.2 MB/s eta 0:00:00
Installing collected packages: ngrok
Successfully installed ngrok-0.12.0
Collecting SpeechRecognition==3.10.0 (from -r extensions\openai\requirements.txt (line 1))
  Downloading SpeechRecognition-3.10.0-py2.py3-none-any.whl (32.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.8/32.8 MB 16.4 MB/s eta 0:00:00
Collecting flask_cloudflared==0.0.14 (from -r extensions\openai\requirements.txt (line 2))
  Downloading flask_cloudflared-0.0.14-py3-none-any.whl.metadata (4.6 kB)
Collecting sentence-transformers (from -r extensions\openai\requirements.txt (line 3))
  Downloading sentence-transformers-2.2.2.tar.gz (85 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB ? eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting sse-starlette==1.6.5 (from -r extensions\openai\requirements.txt (line 4))
  Downloading sse_starlette-1.6.5-py3-none-any.whl.metadata (6.7 kB)
Collecting tiktoken (from -r extensions\openai\requirements.txt (line 5))
  Downloading tiktoken-0.5.1-cp311-cp311-win_amd64.whl.metadata (6.8 kB)
Collecting requests>=2.26.0 (from SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting Flask>=0.8 (from flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading flask-3.0.0-py3-none-any.whl.metadata (3.6 kB)
Collecting starlette (from sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 4))
  Downloading starlette-0.32.0.post1-py3-none-any.whl.metadata (5.8 kB)
Collecting transformers<5.0.0,>=4.6.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading transformers-4.35.0-py3-none-any.whl.metadata (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB ? eta 0:00:00
Collecting tqdm (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB ? eta 0:00:00
Collecting torch>=1.6.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading torch-2.1.0-cp311-cp311-win_amd64.whl.metadata (25 kB)
Collecting torchvision (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading torchvision-0.16.0-cp311-cp311-win_amd64.whl.metadata (6.6 kB)
Collecting numpy (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading numpy-1.26.1-cp311-cp311-win_amd64.whl.metadata (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB ? eta 0:00:00
Collecting scikit-learn (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading scikit_learn-1.3.2-cp311-cp311-win_amd64.whl.metadata (11 kB)
Collecting scipy (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading scipy-1.11.3-cp311-cp311-win_amd64.whl.metadata (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB ? eta 0:00:00
Collecting nltk (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 9.6 MB/s eta 0:00:00
Collecting sentencepiece (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading sentencepiece-0.1.99-cp311-cp311-win_amd64.whl (977 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 977.5/977.5 kB 10.3 MB/s eta 0:00:00
Collecting huggingface-hub>=0.4.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading huggingface_hub-0.19.0-py3-none-any.whl.metadata (13 kB)
Collecting regex>=2022.1.18 (from tiktoken->-r extensions\openai\requirements.txt (line 5))
  Downloading regex-2023.10.3-cp311-cp311-win_amd64.whl.metadata (41 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 kB ? eta 0:00:00
Collecting Werkzeug>=3.0.0 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB)
Collecting Jinja2>=3.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 8.2 MB/s eta 0:00:00
Collecting itsdangerous>=2.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting click>=8.1.3 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting blinker>=1.6.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB)
Collecting filelock (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB)
Collecting fsspec>=2023.5.0 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading fsspec-2023.10.0-py3-none-any.whl.metadata (6.8 kB)
Collecting pyyaml>=5.1 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB)
Collecting typing-extensions>=3.7.4.3 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
Collecting packaging>=20.9 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1))
  Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1))
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB ? eta 0:00:00
Collecting urllib3<3,>=1.21.1 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1))
  Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi>=2017.4.17 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting sympy (from torch>=1.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading sympy-1.12-py3-none-any.whl (5.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 9.4 MB/s eta 0:00:00
Collecting networkx (from torch>=1.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB)
Collecting colorama (from tqdm->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting tokenizers<0.15,>=0.14 (from transformers<5.0.0,>=4.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading tokenizers-0.14.1-cp311-none-win_amd64.whl.metadata (6.8 kB)
Collecting safetensors>=0.3.1 (from transformers<5.0.0,>=4.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading safetensors-0.4.0-cp311-none-win_amd64.whl.metadata (3.8 kB)
Collecting joblib (from nltk->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting threadpoolctl>=2.0.0 (from scikit-learn->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
Collecting anyio<5,>=3.4.0 (from starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 4))
  Downloading anyio-4.0.0-py3-none-any.whl.metadata (4.5 kB)
Collecting pillow!=8.3.*,>=5.3.0 (from torchvision->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading Pillow-10.1.0-cp311-cp311-win_amd64.whl.metadata (9.6 kB)
Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 4))
  Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata (3.1 kB)
Collecting huggingface-hub>=0.4.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading huggingface_hub-0.17.3-py3-none-any.whl.metadata (13 kB)
Collecting mpmath>=0.19 (from sympy->torch>=1.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3))
  Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 5.6 MB/s eta 0:00:00
Downloading flask_cloudflared-0.0.14-py3-none-any.whl (6.4 kB)
Downloading sse_starlette-1.6.5-py3-none-any.whl (9.6 kB)
Downloading tiktoken-0.5.1-cp311-cp311-win_amd64.whl (759 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.8/759.8 kB 4.4 MB/s eta 0:00:00
Downloading flask-3.0.0-py3-none-any.whl (99 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 5.6 MB/s eta 0:00:00
Downloading regex-2023.10.3-cp311-cp311-win_amd64.whl (269 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.6/269.6 kB 17.3 MB/s eta 0:00:00
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB ? eta 0:00:00
Downloading torch-2.1.0-cp311-cp311-win_amd64.whl (192.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.3/192.3 MB 9.2 MB/s eta 0:00:00
Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB ? eta 0:00:00
Downloading transformers-4.35.0-py3-none-any.whl (7.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 18.1 MB/s eta 0:00:00
Downloading numpy-1.26.1-cp311-cp311-win_amd64.whl (15.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 10.2 MB/s eta 0:00:00
Downloading scikit_learn-1.3.2-cp311-cp311-win_amd64.whl (9.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 12.8 MB/s eta 0:00:00
Downloading scipy-1.11.3-cp311-cp311-win_amd64.whl (44.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 MB 10.5 MB/s eta 0:00:00
Downloading starlette-0.32.0.post1-py3-none-any.whl (70 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.0/70.0 kB 3.7 MB/s eta 0:00:00
Downloading torchvision-0.16.0-cp311-cp311-win_amd64.whl (1.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 13.5 MB/s eta 0:00:00
Downloading anyio-4.0.0-py3-none-any.whl (83 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB ? eta 0:00:00
Downloading blinker-1.7.0-py3-none-any.whl (13 kB)
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB ? eta 0:00:00
Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB ? eta 0:00:00
Downloading click-8.1.7-py3-none-any.whl (97 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB ? eta 0:00:00
Downloading fsspec-2023.10.0-py3-none-any.whl (166 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB ? eta 0:00:00
Downloading joblib-1.3.2-py3-none-any.whl (302 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB ? eta 0:00:00
Downloading packaging-23.2-py3-none-any.whl (53 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB ? eta 0:00:00
Downloading Pillow-10.1.0-cp311-cp311-win_amd64.whl (2.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 8.3 MB/s eta 0:00:00
Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB ? eta 0:00:00
Downloading safetensors-0.4.0-cp311-none-win_amd64.whl (277 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.4/277.4 kB 17.8 MB/s eta 0:00:00
Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
Downloading tokenizers-0.14.1-cp311-none-win_amd64.whl (2.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 10.7 MB/s eta 0:00:00
Downloading huggingface_hub-0.17.3-py3-none-any.whl (295 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 295.0/295.0 kB 17.8 MB/s eta 0:00:00
Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB ? eta 0:00:00
Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 13.5 MB/s eta 0:00:00
Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 9.5 MB/s eta 0:00:00
Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB)
Building wheels for collected packages: sentence-transformers
  Building wheel for sentence-transformers (setup.py) ... done
  Created wheel for sentence-transformers: filename=sentence_transformers-2.2.2-py3-none-any.whl size=125953 sha256=1819799f6f6fa538036d4fc305
c5d399fd207a2c3344e452a07192874b49fc3b
  Stored in directory: E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\pip-ephem-wheel-cache-g13
qid3_\wheels\ff\27\bf\ffba8b318b02d7f691a57084ee154e26ed24d012b0c7805881
Successfully built sentence-transformers
Installing collected packages: sentencepiece, mpmath, urllib3, typing-extensions, threadpoolctl, sympy, sniffio, safetensors, regex, pyyaml, p
illow, packaging, numpy, networkx, MarkupSafe, joblib, itsdangerous, idna, fsspec, filelock, colorama, charset-normalizer, certifi, blinker, W
erkzeug, tqdm, scipy, requests, Jinja2, click, anyio, torch, tiktoken, starlette, SpeechRecognition, scikit-learn, nltk, huggingface-hub, Flas
k, torchvision, tokenizers, sse-starlette, flask_cloudflared, transformers, sentence-transformers
Successfully installed Flask-3.0.0 Jinja2-3.1.2 MarkupSafe-2.1.3 SpeechRecognition-3.10.0 Werkzeug-3.0.1 anyio-4.0.0 blinker-1.7.0 certifi-202
3.7.22 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 filelock-3.13.1 flask_cloudflared-0.0.14 fsspec-2023.10.0 huggingface-hub-0.17.3 id
na-3.4 itsdangerous-2.1.2 joblib-1.3.2 mpmath-1.3.0 networkx-3.2.1 nltk-3.8.1 numpy-1.26.1 packaging-23.2 pillow-10.1.0 pyyaml-6.0.1 regex-202
3.10.3 requests-2.31.0 safetensors-0.4.0 scikit-learn-1.3.2 scipy-1.11.3 sentence-transformers-2.2.2 sentencepiece-0.1.99 sniffio-1.3.0 sse-st
arlette-1.6.5 starlette-0.32.0.post1 sympy-1.12 threadpoolctl-3.2.0 tiktoken-0.5.1 tokenizers-0.14.1 torch-2.1.0 torchvision-0.16.0 tqdm-4.66.
1 transformers-4.35.0 typing-extensions-4.8.0 urllib3-2.0.7
Collecting ipython (from -r extensions\silero_tts\requirements.txt (line 1))
  Downloading ipython-8.17.2-py3-none-any.whl.metadata (6.0 kB)
Collecting num2words (from -r extensions\silero_tts\requirements.txt (line 2))
  Downloading num2words-0.5.13-py3-none-any.whl.metadata (12 kB)
Collecting omegaconf (from -r extensions\silero_tts\requirements.txt (line 3))
  Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 1.5 MB/s eta 0:00:00
Collecting pydub (from -r extensions\silero_tts\requirements.txt (line 4))
  Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting PyYAML (from -r extensions\silero_tts\requirements.txt (line 5))
  Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB)
Collecting decorator (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading prompt_toolkit-3.0.40-py3-none-any.whl.metadata (6.5 kB)
Collecting pygments>=2.4.0 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB)
Collecting stack-data (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting traitlets>=5 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading traitlets-5.13.0-py3-none-any.whl.metadata (10 kB)
Collecting colorama (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting docopt>=0.6.2 (from num2words->-r extensions\silero_tts\requirements.txt (line 2))
  Downloading docopt-0.6.2.tar.gz (25 kB)
  Preparing metadata (setup.py) ... done
Collecting antlr4-python3-runtime==4.9.* (from omegaconf->-r extensions\silero_tts\requirements.txt (line 3))
  Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB ? eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB ? eta 0:00:00
Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading wcwidth-0.2.9-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB)
Collecting six>=1.12.0 (from asttokens>=2.1.0->stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading ipython-8.17.2-py3-none-any.whl (808 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.4/808.4 kB 25.7 MB/s eta 0:00:00
Downloading num2words-0.5.13-py3-none-any.whl (143 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.3/143.3 kB ? eta 0:00:00
Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB ? eta 0:00:00
Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.3 MB/s eta 0:00:00
Downloading prompt_toolkit-3.0.40-py3-none-any.whl (385 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.1/385.1 kB ? eta 0:00:00
Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.2 MB/s eta 0:00:00
Downloading traitlets-5.13.0-py3-none-any.whl (84 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 kB ? eta 0:00:00
Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB)
Downloading wcwidth-0.2.9-py2.py3-none-any.whl (102 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.3/102.3 kB ? eta 0:00:00
Building wheels for collected packages: antlr4-python3-runtime, docopt
  Building wheel for antlr4-python3-runtime (setup.py) ... done
  Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144578 sha256=475767b95032617a4edb1d2e
2fab1b5c71eb228d941776da94185763d33c1c70
  Stored in directory: E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\pip-ephem-wheel-cache-i59
7lfjy\wheels\1a\97\32\461f837398029ad76911109f07047fde1d7b661a147c7c56d1
  Building wheel for docopt (setup.py) ... done
  Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13773 sha256=af0ec59ed099b35e52b69a0159070e0233f52510e705c3668004a
46a0dabab3e
  Stored in directory: E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\pip-ephem-wheel-cache-i59
7lfjy\wheels\1a\b0\8c\4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce
Successfully built antlr4-python3-runtime docopt
Installing collected packages: wcwidth, pydub, pure-eval, docopt, antlr4-python3-runtime, traitlets, six, PyYAML, pygments, prompt-toolkit, pa
rso, num2words, executing, decorator, colorama, omegaconf, matplotlib-inline, jedi, asttokens, stack-data, ipython
Successfully installed PyYAML-6.0.1 antlr4-python3-runtime-4.9.3 asttokens-2.4.1 colorama-0.4.6 decorator-5.1.1 docopt-0.6.2 executing-2.0.1 i
python-8.17.2 jedi-0.19.1 matplotlib-inline-0.1.6 num2words-0.5.13 omegaconf-2.3.0 parso-0.8.3 prompt-toolkit-3.0.40 pure-eval-0.2.2 pydub-0.2
5.1 pygments-2.16.1 six-1.16.0 stack-data-0.6.3 traitlets-5.13.0 wcwidth-0.2.9
Collecting git+https://github.com/oobabooga/whisper.git (from -r extensions\whisper_stt\requirements.txt (line 2))
  Cloning https://github.com/oobabooga/whisper.git to e:\magazyn\grafika\ai\pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_
files\pip-req-build-t2goap6o
  Running command git clone --filter=blob:none --quiet https://github.com/oobabooga/whisper.git 'E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.p
inokio.git\text-generation-webui\installer_files\pip-req-build-t2goap6o'
  Resolved https://github.com/oobabooga/whisper.git to commit 958ee4f6e1e65425ba02c440fc083089d58f5c71
  Installing build dependencies ... error
  error: subprocess-exited-with-error

  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Collecting setuptools>=40.8.0
        Downloading setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
      Collecting wheel
        Downloading wheel-0.41.3-py3-none-any.whl.metadata (2.2 kB)
      Downloading setuptools-68.2.2-py3-none-any.whl (807 kB)
         ---------------------------------------- 807.9/807.9 kB 8.5 MB/s eta 0:00:00
      Downloading wheel-0.41.3-py3-none-any.whl (65 kB)
         ---------------------------------------- 65.8/65.8 kB ? eta 0:00:00
      Installing collected packages: wheel, setuptools
      ERROR: Cannot set --home and --prefix together
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Command '"E:\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\conda\condabin\conda.bat" activate "E:
\Magazyn\Grafika\AI\Pinokio\api\oobabooga.pinokio.git\text-generation-webui\installer_files\env" >nul && python -m pip install -r extensions\w
hisper_stt\requirements.txt --upgrade' failed with exit status code '1'.

Exiting now.
Try running the start/update script again.
Press any key to continue . . .

System Info

- Windows 10
- Nvidia 4090
- CUDA 12.1
- Python 3.10.11
jurandfantom commented 11 months ago

Additional update. After remove whisper_tts from extension folder, I receive following error:

Successfully installed PyYAML-6.0.1 antlr4-python3-runtime-4.9.3 asttokens-2.4.1 colorama-0.4.6 decorator-5.1.1 docopt-0.6.2 executing-2.0.1 ipython-8.17.2 jedi-0.19.1 matplotlib-inline-0.1.6 num2words-0.5.13 omegaconf-2.3.0 parso-0.8.3 prompt-toolkit-3.0.40 pure-eval-0.2.2 pydub-0.25.1 pygments-2.16.1 six-1.16.0 stack-data-0.6.3 traitlets-5.13.0 wcwidth-0.2.9 Traceback (most recent call last): File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga\one_click.py", line 376, in <module> install_webui() File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga\one_click.py", line 223, in install_webui update_requirements(initial_installation=True) File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga\one_click.py", line 268, in update_requirements torver = torch_version() ^^^^^^^^^^^^^^^ File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga\one_click.py", line 80, in torch_version torch_version_file = open(os.path.join(site_packages_path, 'torch', 'version.py')).read().splitlines() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'E:\\Magazyn\\Grafika\\AI\\Text2Text\\Oobabooga\\installer_files\\env\\Lib\\site-packages\\torch\\version.py' Press any key to continue . . .

jurandfantom commented 11 months ago

sorry guys and girls, i give up. 4h of tinkering and nothing. I roll back to 4month old ooba from backup (20.07) - that one at least works -.-

biggest obstacle for now is sh*t called pytorch-grammar that i just can't install no matter what. Something is broken and once again, pinokio separate everything to avoid any requirements and installation conflicts (in exchange for way bigger installation size) - if that one failed, don't think ordinary user like me can do anything.

jurandfantom commented 11 months ago

Even with chatGPT i was not able to fix anything. Issues with python-grammar then with "request" (that was impossible to install to modules) then with matplotlib that is missing in module

those files not even exist in old version, so i can't copy paste them (just like i made that with torch folder to
text-generation-webui\installer_files\env\Lib\site-packages\ (because version.py is missing)

berkut1 commented 11 months ago

You don't need oneclick installer anymore. You should clone the repo and run start_windows.bat

jurandfantom commented 11 months ago

well, I still fighting with help of user of Pinokio discord. That how looks whole installation after delete extension folder (that brings most of issues). Other thing is, it was impossible to install gradio (that apparently was missing but non of solutions works - that include one suggested by ooba himself under gradio issue - where he said, it should be not possible anyway in the first place as gradio is on requirements list ) 23,11,13 - 01,03,35 - 8872 a

berkut1 commented 11 months ago

I don't understand, your title says about fresh install, but you mention also extensions, it's not fresh... First of all, remove the whole project, then clone it and just run start_windows.bat.

jurandfantom commented 11 months ago

Part of instalation for one click install / pinokio /git clone / anything else are things that are in extension folder as well. To make process simpler I deleted that folder to just go straight to installation of ooba itself - here is yt video that I recorded https://youtu.be/p8SEKOduqL8

If I would decided to keep extension folder, then there would be long list of missing modules like whisper, request and other.

I think at this point, I deleted and git clone whole thing around 17 times already (trying to find solution ) - and that number might be real tbh. frm what I see, i try figure that stuff 7h at this point.

When start_windows.bat will force me to download pytorch 2.5GB over and over and over again, unpdate_windows prompt that (after cmd_windows.bat "pip install torch" ) image

berkut1 commented 11 months ago

I just checked, I have no issues with fresh clean install. My env:

Windows 10 RTX 2080 Python 3.10.6

Idk, Did you try to purge python cache? P.S On my system also disabled python cache at all :)

jurandfantom commented 11 months ago

edit: yeah, same. I turn off my pip cache around 6 months ago as there was to many issues with wheels at that time.

jurandfantom commented 11 months ago

Here is full instalation log

What is your GPU?

A) NVIDIA B) AMD (Linux/MacOS only. Requires ROCm SDK 5.6 on Linux) C) Apple M Series D) Intel Arc (IPEX) N) None (I want to run models in CPU mode)

Input> A

Would you like to use CUDA 11.8 instead of 12.1? This is only necessary for older GPUs like Kepler. If unsure, say "N".

Input (Y/N)> N CUDA: 12.1 Collecting package metadata (current_repodata.json): done Solving environment: done

==> WARNING: A newer version of conda exists. <== current version: 23.3.1 latest version: 23.10.0

Please update conda by running

$ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

 conda install conda=23.10.0

All requested packages already installed.

Looking in indexes: https://download.pytorch.org/whl/cu121 Collecting torch Downloading https://download.pytorch.org/whl/cu121/torch-2.1.0%2Bcu121-cp311-cp311-win_amd64.whl (2473.9 MB) ---------------------------------------- 2.5/2.5 GB 40.9 MB/s eta 0:00:00 Collecting torchvision Downloading https://download.pytorch.org/whl/cu121/torchvision-0.16.0%2Bcu121-cp311-cp311-win_amd64.whl (5.8 MB) ---------------------------------------- 5.8/5.8 MB 23.0 MB/s eta 0:00:00 Collecting torchaudio Downloading https://download.pytorch.org/whl/cu121/torchaudio-2.1.0%2Bcu121-cp311-cp311-win_amd64.whl (4.0 MB) ---------------------------------------- 4.0/4.0 MB 28.5 MB/s eta 0:00:00 Collecting filelock (from torch) Downloading https://download.pytorch.org/whl/filelock-3.9.0-py3-none-any.whl (9.7 kB) Collecting typing-extensions (from torch) Downloading https://download.pytorch.org/whl/typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting sympy (from torch) Downloading https://download.pytorch.org/whl/sympy-1.12-py3-none-any.whl (5.7 MB) ---------------------------------------- 5.7/5.7 MB 5.9 MB/s eta 0:00:00 Collecting networkx (from torch) Downloading https://download.pytorch.org/whl/networkx-3.0-py3-none-any.whl (2.0 MB) ---------------------------------------- 2.0/2.0 MB 25.7 MB/s eta 0:00:00 Collecting jinja2 (from torch) Downloading https://download.pytorch.org/whl/Jinja2-3.1.2-py3-none-any.whl (133 kB) ---------------------------------------- 133.1/133.1 kB ? eta 0:00:00 Collecting fsspec (from torch) Downloading https://download.pytorch.org/whl/fsspec-2023.4.0-py3-none-any.whl (153 kB) ---------------------------------------- 154.0/154.0 kB ? eta 0:00:00 Collecting numpy (from torchvision) Downloading https://download.pytorch.org/whl/numpy-1.24.1-cp311-cp311-win_amd64.whl (14.8 MB) ---------------------------------------- 14.8/14.8 MB 29.7 MB/s eta 0:00:00 Collecting requests (from torchvision) Downloading https://download.pytorch.org/whl/requests-2.28.1-py3-none-any.whl (62 kB) ---------------------------------------- 62.8/62.8 kB ? eta 0:00:00 Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) Downloading https://download.pytorch.org/whl/Pillow-9.3.0-cp311-cp311-win_amd64.whl (2.5 MB) ---------------------------------------- 2.5/2.5 MB 31.1 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from jinja2->torch) Downloading https://download.pytorch.org/whl/MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB) Collecting charset-normalizer<3,>=2 (from requests->torchvision) Downloading https://download.pytorch.org/whl/charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 (from requests->torchvision) Downloading https://download.pytorch.org/whl/idna-3.4-py3-none-any.whl (61 kB) ---------------------------------------- 61.5/61.5 kB ? eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests->torchvision) Downloading https://download.pytorch.org/whl/urllib3-1.26.13-py2.py3-none-any.whl (140 kB) ---------------------------------------- 140.6/140.6 kB ? eta 0:00:00 Collecting certifi>=2017.4.17 (from requests->torchvision) Downloading https://download.pytorch.org/whl/certifi-2022.12.7-py3-none-any.whl (155 kB) ---------------------------------------- 155.3/155.3 kB ? eta 0:00:00 Collecting mpmath>=0.19 (from sympy->torch) Downloading https://download.pytorch.org/whl/mpmath-1.3.0-py3-none-any.whl (536 kB) ---------------------------------------- 536.2/536.2 kB 35.1 MB/s eta 0:00:00 Installing collected packages: mpmath, urllib3, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, idna, fsspec, filelock, charset-normalizer, certifi, requests, jinja2, torch, torchvision, torchaudio Successfully installed MarkupSafe-2.1.3 certifi-2022.12.7 charset-normalizer-2.1.1 filelock-3.9.0 fsspec-2023.4.0 idna-3.4 jinja2-3.1.2 mpmath-1.3.0 networkx-3.0 numpy-1.24.1 pillow-9.3.0 requests-2.28.1 sympy-1.12 torch-2.1.0+cu121 torchaudio-2.1.0+cu121 torchvision-0.16.0+cu121 typing-extensions-4.4.0 urllib3-1.26.13 WARNING: Target directory F:\Temp\Temp\Pip\certifi already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\certifi-2022.12.7.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\charset_normalizer already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\charset_normalizer-2.1.1.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\filelock already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\filelock-3.9.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\fsspec already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\fsspec-2023.4.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\functorch already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\idna already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\idna-3.4.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\isympy.py already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\jinja2 already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\Jinja2-3.1.2.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\markupsafe already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\MarkupSafe-2.1.3.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\mpmath already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\mpmath-1.3.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\networkx already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\networkx-3.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\numpy already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\numpy-1.24.1.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\nvfuser already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\PIL already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\Pillow-9.3.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\requests already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\requests-2.28.1.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\sympy already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\sympy-1.12.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torch already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torch-2.1.0+cu121.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torchaudio already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torchaudio-2.1.0+cu121.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torchgen already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torchvision already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\torchvision-0.16.0+cu121.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\typing_extensions-4.4.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\typing_extensions.py already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\urllib3 already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\urllib3-1.26.13.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip__pycache__ already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\bin already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\share already exists. Specify --upgrade to force replacement. Collecting py-cpuinfo==9.0.0 Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB) Installing collected packages: py-cpuinfo Successfully installed py-cpuinfo-9.0.0 WARNING: Target directory F:\Temp\Temp\Pip\cpuinfo already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\py_cpuinfo-9.0.0.dist-info already exists. Specify --upgrade to force replacement. WARNING: Target directory F:\Temp\Temp\Pip\bin already exists. Specify --upgrade to force replacement. Collecting package metadata (current_repodata.json): done Solving environment: done

==> WARNING: A newer version of conda exists. <== current version: 23.3.1 latest version: 23.10.0

Please update conda by running

$ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

 conda install conda=23.10.0

All requested packages already installed.

Already up to date.


Collecting flask_cloudflared==0.0.14 (from -r extensions\api\requirements.txt (line 1)) Downloading flask_cloudflared-0.0.14-py3-none-any.whl.metadata (4.6 kB) Collecting websockets==11.0.2 (from -r extensions\api\requirements.txt (line 2)) Downloading websockets-11.0.2-cp311-cp311-win_amd64.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.6/124.6 kB 608.4 kB/s eta 0:00:00 Collecting Flask>=0.8 (from flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading flask-3.0.0-py3-none-any.whl.metadata (3.6 kB) Collecting requests (from flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting Werkzeug>=3.0.0 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB) Collecting Jinja2>=3.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 7.7 MB/s eta 0:00:00 Collecting itsdangerous>=2.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting click>=8.1.3 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting blinker>=1.6.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB) Collecting charset-normalizer<4,>=2 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB ? eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting colorama (from click>=8.1.3->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\api\requirements.txt (line 1)) Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata (3.1 kB) Downloading flask_cloudflared-0.0.14-py3-none-any.whl (6.4 kB) Downloading flask-3.0.0-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB ? eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB ? eta 0:00:00 Downloading blinker-1.7.0-py3-none-any.whl (13 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB ? eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB 337.0 kB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 207.8 kB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 1.5 MB/s eta 0:00:00 Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 14.4 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB) Installing collected packages: websockets, urllib3, MarkupSafe, itsdangerous, idna, colorama, charset-normalizer, certifi, blinker, Werkzeug, requests, Jinja2, click, Flask, flask_cloudflared Successfully installed Flask-3.0.0 Jinja2-3.1.2 MarkupSafe-2.1.3 Werkzeug-3.0.1 blinker-1.7.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 flask_cloudflared-0.0.14 idna-3.4 itsdangerous-2.1.2 requests-2.31.0 urllib3-2.0.7 websockets-11.0.2 Collecting elevenlabs==0.2.24 (from -r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading elevenlabs-0.2.24-py3-none-any.whl.metadata (811 bytes) Collecting pydantic<2.0,>=1.10 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading pydantic-1.10.13-cp311-cp311-win_amd64.whl.metadata (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.9/150.9 kB 1.5 MB/s eta 0:00:00 Collecting ipython>=7.0 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading ipython-8.17.2-py3-none-any.whl.metadata (6.0 kB) Collecting requests>=2.20 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting websockets>=11.0 (from elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading websockets-12.0-cp311-cp311-win_amd64.whl.metadata (6.8 kB) Collecting decorator (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading prompt_toolkit-3.0.40-py3-none-any.whl.metadata (6.5 kB) Collecting pygments>=2.4.0 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack-data (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting traitlets>=5 (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading traitlets-5.13.0-py3-none-any.whl.metadata (10 kB) Collecting colorama (from ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting typing-extensions>=4.2.0 (from pydantic<2.0,>=1.10->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB ? eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.20->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 6.0 MB/s eta 0:00:00 Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading wcwidth-0.2.9-py2.py3-none-any.whl.metadata (14 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting six>=1.12.0 (from asttokens>=2.1.0->stack-data->ipython>=7.0->elevenlabs==0.2.24->-r extensions\elevenlabs_tts\requirements.txt (line 1)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading elevenlabs-0.2.24-py3-none-any.whl (16 kB) Downloading ipython-8.17.2-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.4/808.4 kB 881.0 kB/s eta 0:00:00 Downloading pydantic-1.10.13-cp311-cp311-win_amd64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.8 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB ? eta 0:00:00 Downloading websockets-12.0-cp311-cp311-win_amd64.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB ? eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB ? eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB ? eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 20.0 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.40-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.1/385.1 kB 25.0 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.2 MB/s eta 0:00:00 Downloading traitlets-5.13.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 kB ? eta 0:00:00 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB ? eta 0:00:00 Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading wcwidth-0.2.9-py2.py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.3/102.3 kB ? eta 0:00:00 Installing collected packages: wcwidth, pure-eval, websockets, urllib3, typing-extensions, traitlets, six, pygments, prompt-toolkit, parso, idna, executing, decorator, colorama, charset-normalizer, certifi, requests, pydantic, matplotlib-inline, jedi, asttokens, stack-data, ipython, elevenlabs Successfully installed asttokens-2.4.1 certifi-2023.7.22 charset-normalizer-3.3.2 colorama-0.4.6 decorator-5.1.1 elevenlabs-0.2.24 executing-2.0.1 idna-3.4 ipython-8.17.2 jedi-0.19.1 matplotlib-inline-0.1.6 parso-0.8.3 prompt-toolkit-3.0.40 pure-eval-0.2.2 pydantic-1.10.13 pygments-2.16.1 requests-2.31.0 six-1.16.0 stack-data-0.6.3 traitlets-5.13.0 typing-extensions-4.8.0 urllib3-2.0.7 wcwidth-0.2.9 websockets-12.0 Collecting deep-translator==1.9.2 (from -r extensions\google_translate\requirements.txt (line 1)) Downloading deep_translator-1.9.2-py3-none-any.whl (30 kB) Collecting beautifulsoup4<5.0.0,>=4.9.1 (from deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 2.8 MB/s eta 0:00:00 Collecting requests<3.0.0,>=2.23.0 (from deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting soupsieve>1.2 (from beautifulsoup4<5.0.0,>=4.9.1->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting charset-normalizer<4,>=2 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 63.2 kB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 830.7 kB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 9.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB ? eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 7.1 MB/s eta 0:00:00 Installing collected packages: urllib3, soupsieve, idna, charset-normalizer, certifi, requests, beautifulsoup4, deep-translator Successfully installed beautifulsoup4-4.12.2 certifi-2023.7.22 charset-normalizer-3.3.2 deep-translator-1.9.2 idna-3.4 requests-2.31.0 soupsieve-2.5 urllib3-2.0.7 Collecting ngrok==0.* (from -r extensions\ngrok\requirements.txt (line 1)) Downloading ngrok-0.12.0-cp37-abi3-win_amd64.whl.metadata (17 kB) Downloading ngrok-0.12.0-cp37-abi3-win_amd64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 9.2 MB/s eta 0:00:00 Installing collected packages: ngrok Successfully installed ngrok-0.12.0 Collecting SpeechRecognition==3.10.0 (from -r extensions\openai\requirements.txt (line 1)) Downloading SpeechRecognition-3.10.0-py2.py3-none-any.whl (32.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.8/32.8 MB 38.5 MB/s eta 0:00:00 Collecting flask_cloudflared==0.0.14 (from -r extensions\openai\requirements.txt (line 2)) Downloading flask_cloudflared-0.0.14-py3-none-any.whl.metadata (4.6 kB) Collecting sentence-transformers (from -r extensions\openai\requirements.txt (line 3)) Downloading sentence-transformers-2.2.2.tar.gz (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB ? eta 0:00:00 Preparing metadata (setup.py) ... done Collecting sse-starlette==1.6.5 (from -r extensions\openai\requirements.txt (line 4)) Downloading sse_starlette-1.6.5-py3-none-any.whl.metadata (6.7 kB) Collecting tiktoken (from -r extensions\openai\requirements.txt (line 5)) Downloading tiktoken-0.5.1-cp311-cp311-win_amd64.whl.metadata (6.8 kB) Collecting requests>=2.26.0 (from SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting Flask>=0.8 (from flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading flask-3.0.0-py3-none-any.whl.metadata (3.6 kB) Collecting starlette (from sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 4)) Downloading starlette-0.32.0.post1-py3-none-any.whl.metadata (5.8 kB) Collecting transformers<5.0.0,>=4.6.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading transformers-4.35.0-py3-none-any.whl.metadata (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB ? eta 0:00:00 Collecting tqdm (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB ? eta 0:00:00 Collecting torch>=1.6.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading torch-2.1.0-cp311-cp311-win_amd64.whl.metadata (25 kB) Collecting torchvision (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading torchvision-0.16.0-cp311-cp311-win_amd64.whl.metadata (6.6 kB) Collecting numpy (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading numpy-1.26.2-cp311-cp311-win_amd64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB ? eta 0:00:00 Collecting scikit-learn (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading scikit_learn-1.3.2-cp311-cp311-win_amd64.whl.metadata (11 kB) Collecting scipy (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading scipy-1.11.3-cp311-cp311-win_amd64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 3.3 MB/s eta 0:00:00 Collecting nltk (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 24.2 MB/s eta 0:00:00 Collecting sentencepiece (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading sentencepiece-0.1.99-cp311-cp311-win_amd64.whl (977 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 977.5/977.5 kB 31.2 MB/s eta 0:00:00 Collecting huggingface-hub>=0.4.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading huggingface_hub-0.19.0-py3-none-any.whl.metadata (13 kB) Collecting regex>=2022.1.18 (from tiktoken->-r extensions\openai\requirements.txt (line 5)) Downloading regex-2023.10.3-cp311-cp311-win_amd64.whl.metadata (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 kB ? eta 0:00:00 Collecting Werkzeug>=3.0.0 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB) Collecting Jinja2>=3.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB ? eta 0:00:00 Collecting itsdangerous>=2.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting click>=8.1.3 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting blinker>=1.6.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB) Collecting filelock (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB) Collecting fsspec>=2023.5.0 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading fsspec-2023.10.0-py3-none-any.whl.metadata (6.8 kB) Collecting pyyaml>=5.1 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB) Collecting typing-extensions>=3.7.4.3 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Collecting packaging>=20.9 (from huggingface-hub>=0.4.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB ? eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting sympy (from torch>=1.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading sympy-1.12-py3-none-any.whl (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 36.7 MB/s eta 0:00:00 Collecting networkx (from torch>=1.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting colorama (from tqdm->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting tokenizers<0.15,>=0.14 (from transformers<5.0.0,>=4.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading tokenizers-0.14.1-cp311-none-win_amd64.whl.metadata (6.8 kB) Collecting safetensors>=0.3.1 (from transformers<5.0.0,>=4.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading safetensors-0.4.0-cp311-none-win_amd64.whl.metadata (3.8 kB) Collecting joblib (from nltk->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Collecting anyio<5,>=3.4.0 (from starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 4)) Downloading anyio-4.0.0-py3-none-any.whl.metadata (4.5 kB) Collecting pillow!=8.3.*,>=5.3.0 (from torchvision->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading Pillow-10.1.0-cp311-cp311-win_amd64.whl.metadata (9.6 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 4)) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata (3.1 kB) Collecting huggingface-hub>=0.4.0 (from sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading huggingface_hub-0.17.3-py3-none-any.whl.metadata (13 kB) Collecting mpmath>=0.19 (from sympy->torch>=1.6.0->sentence-transformers->-r extensions\openai\requirements.txt (line 3)) Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 32.9 MB/s eta 0:00:00 Downloading flask_cloudflared-0.0.14-py3-none-any.whl (6.4 kB) Downloading sse_starlette-1.6.5-py3-none-any.whl (9.6 kB) Downloading tiktoken-0.5.1-cp311-cp311-win_amd64.whl (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.8/759.8 kB 50.0 MB/s eta 0:00:00 Downloading flask-3.0.0-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB ? eta 0:00:00 Downloading regex-2023.10.3-cp311-cp311-win_amd64.whl (269 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.6/269.6 kB ? eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB ? eta 0:00:00 Downloading torch-2.1.0-cp311-cp311-win_amd64.whl (192.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.3/192.3 MB 40.9 MB/s eta 0:00:00 Downloading tqdm-4.66.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB ? eta 0:00:00 Downloading transformers-4.35.0-py3-none-any.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 39.0 MB/s eta 0:00:00 Downloading numpy-1.26.2-cp311-cp311-win_amd64.whl (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 40.9 MB/s eta 0:00:00 Downloading scikit_learn-1.3.2-cp311-cp311-win_amd64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 36.8 MB/s eta 0:00:00 Downloading scipy-1.11.3-cp311-cp311-win_amd64.whl (44.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 MB 38.4 MB/s eta 0:00:00 Downloading starlette-0.32.0.post1-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.0/70.0 kB ? eta 0:00:00 Downloading torchvision-0.16.0-cp311-cp311-win_amd64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 40.4 MB/s eta 0:00:00 Downloading anyio-4.0.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB ? eta 0:00:00 Downloading blinker-1.7.0-py3-none-any.whl (13 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB ? eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.9/99.9 kB ? eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB ? eta 0:00:00 Downloading fsspec-2023.10.0-py3-none-any.whl (166 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB ? eta 0:00:00 Downloading joblib-1.3.2-py3-none-any.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB ? eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB ? eta 0:00:00 Downloading Pillow-10.1.0-cp311-cp311-win_amd64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 32.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB ? eta 0:00:00 Downloading safetensors-0.4.0-cp311-none-win_amd64.whl (277 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.4/277.4 kB ? eta 0:00:00 Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Downloading tokenizers-0.14.1-cp311-none-win_amd64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 35.3 MB/s eta 0:00:00 Downloading huggingface_hub-0.17.3-py3-none-any.whl (295 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 295.0/295.0 kB 19.0 MB/s eta 0:00:00 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB ? eta 0:00:00 Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 13.5 MB/s eta 0:00:00 Downloading filelock-3.13.1-py3-none-any.whl (11 kB) Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 52.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB) Building wheels for collected packages: sentence-transformers Building wheel for sentence-transformers (setup.py) ... done Created wheel for sentence-transformers: filename=sentence_transformers-2.2.2-py3-none-any.whl size=125953 sha256=8f5b8979336760dec768a87b6d700d8f65592cf405d6de8a13d7cc267d3f685c Stored in directory: E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\installer_files\pip-ephem-wheel-cache-hwmpmh8m\wheels\ff\27\bf\ffba8b318b02d7f691a57084ee154e26ed24d012b0c7805881 Successfully built sentence-transformers Installing collected packages: sentencepiece, mpmath, urllib3, typing-extensions, threadpoolctl, sympy, sniffio, safetensors, regex, pyyaml, pillow, packaging, numpy, networkx, MarkupSafe, joblib, itsdangerous, idna, fsspec, filelock, colorama, charset-normalizer, certifi, blinker, Werkzeug, tqdm, scipy, requests, Jinja2, click, anyio, torch, tiktoken, starlette, SpeechRecognition, scikit-learn, nltk, huggingface-hub, Flask, torchvision, tokenizers, sse-starlette, flask_cloudflared, transformers, sentence-transformers Successfully installed Flask-3.0.0 Jinja2-3.1.2 MarkupSafe-2.1.3 SpeechRecognition-3.10.0 Werkzeug-3.0.1 anyio-4.0.0 blinker-1.7.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 filelock-3.13.1 flask_cloudflared-0.0.14 fsspec-2023.10.0 huggingface-hub-0.17.3 idna-3.4 itsdangerous-2.1.2 joblib-1.3.2 mpmath-1.3.0 networkx-3.2.1 nltk-3.8.1 numpy-1.26.2 packaging-23.2 pillow-10.1.0 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 safetensors-0.4.0 scikit-learn-1.3.2 scipy-1.11.3 sentence-transformers-2.2.2 sentencepiece-0.1.99 sniffio-1.3.0 sse-starlette-1.6.5 starlette-0.32.0.post1 sympy-1.12 threadpoolctl-3.2.0 tiktoken-0.5.1 tokenizers-0.14.1 torch-2.1.0 torchvision-0.16.0 tqdm-4.66.1 transformers-4.35.0 typing-extensions-4.8.0 urllib3-2.0.7 Collecting ipython (from -r extensions\silero_tts\requirements.txt (line 1)) Downloading ipython-8.17.2-py3-none-any.whl.metadata (6.0 kB) Collecting num2words (from -r extensions\silero_tts\requirements.txt (line 2)) Downloading num2words-0.5.13-py3-none-any.whl.metadata (12 kB) Collecting omegaconf (from -r extensions\silero_tts\requirements.txt (line 3)) Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 1.5 MB/s eta 0:00:00 Collecting pydub (from -r extensions\silero_tts\requirements.txt (line 4)) Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB) Collecting PyYAML (from -r extensions\silero_tts\requirements.txt (line 5)) Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB) Collecting decorator (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading prompt_toolkit-3.0.40-py3-none-any.whl.metadata (6.5 kB) Collecting pygments>=2.4.0 (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack-data (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting traitlets>=5 (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading traitlets-5.13.0-py3-none-any.whl.metadata (10 kB) Collecting colorama (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting docopt>=0.6.2 (from num2words->-r extensions\silero_tts\requirements.txt (line 2)) Downloading docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py) ... done Collecting antlr4-python3-runtime==4.9.* (from omegaconf->-r extensions\silero_tts\requirements.txt (line 3)) Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB 6.7 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 289.3 kB/s eta 0:00:00 Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading wcwidth-0.2.9-py2.py3-none-any.whl.metadata (14 kB) Collecting executing>=1.2.0 (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting six>=1.12.0 (from asttokens>=2.1.0->stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading ipython-8.17.2-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.4/808.4 kB 8.6 MB/s eta 0:00:00 Downloading num2words-0.5.13-py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.3/143.3 kB 8.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 8.4 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 16.6 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.40-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.1/385.1 kB 23.4 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.6 MB/s eta 0:00:00 Downloading traitlets-5.13.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 kB ? eta 0:00:00 Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading wcwidth-0.2.9-py2.py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.3/102.3 kB ? eta 0:00:00 Building wheels for collected packages: antlr4-python3-runtime, docopt Building wheel for antlr4-python3-runtime (setup.py) ... done Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144578 sha256=20a9f83b1fb31fe65adfa197b952a3788b4539bcb45caf331e7124af93d005c8 Stored in directory: E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\installer_files\pip-ephem-wheel-cache-69zfai4s\wheels\1a\97\32\461f837398029ad76911109f07047fde1d7b661a147c7c56d1 Building wheel for docopt (setup.py) ... done Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13773 sha256=f6bad7c4865d8c5b164fcdc53ee5fa3516bfdc3af64d60c225eb7c98aeda0ce0 Stored in directory: E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\installer_files\pip-ephem-wheel-cache-69zfai4s\wheels\1a\b0\8c\4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce Successfully built antlr4-python3-runtime docopt Installing collected packages: wcwidth, pydub, pure-eval, docopt, antlr4-python3-runtime, traitlets, six, PyYAML, pygments, prompt-toolkit, parso, num2words, executing, decorator, colorama, omegaconf, matplotlib-inline, jedi, asttokens, stack-data, ipython Successfully installed PyYAML-6.0.1 antlr4-python3-runtime-4.9.3 asttokens-2.4.1 colorama-0.4.6 decorator-5.1.1 docopt-0.6.2 executing-2.0.1 ipython-8.17.2 jedi-0.19.1 matplotlib-inline-0.1.6 num2words-0.5.13 omegaconf-2.3.0 parso-0.8.3 prompt-toolkit-3.0.40 pure-eval-0.2.2 pydub-0.25.1 pygments-2.16.1 six-1.16.0 stack-data-0.6.3 traitlets-5.13.0 wcwidth-0.2.9 Traceback (most recent call last): File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 376, in install_webui() File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 223, in install_webui update_requirements(initial_installation=True) File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 268, in update_requirements torver = torch_version() ^^^^^^^^^^^^^^^ File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 80, in torch_version torch_version_file = open(os.path.join(site_packages_path, 'torch', 'version.py')).read().splitlines() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\installer_files\env\Lib\site-packages\torch\version.py' Press any key to continue . . .`

berkut1 commented 11 months ago

edit: yeah, same. I turn off my pip cache around 6 months ago as there was to many issues with wheels at that time.

one of your screenshot shows that you use pip cache. E:/temp/temp Try to clean all caches and try again clean install.

jurandfantom commented 11 months ago

true but it was temporary turn on to eliminate anything else. image

----after remove content of folder----

Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading wcwidth-0.2.9-py2.py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.3/102.3 kB ? eta 0:00:00 Building wheels for collected packages: antlr4-python3-runtime, docopt Building wheel for antlr4-python3-runtime (setup.py) ... done Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144578 sha256=9a0cbd35a373ffd7dba0d45f618a0c3c5d4b896cd9d83f4e331c4eebd310488f Stored in directory: E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\installer_files\pip-ephem-wheel-cache-u42nwxrp\wheels\1a\97\32\461f837398029ad76911109f07047fde1d7b661a147c7c56d1 Building wheel for docopt (setup.py) ... done Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13773 sha256=85d1aff3f952a1c78c1a8a324ffdaf5c219831dbd0ccdd9f8c2189404edbb042 Stored in directory: E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\installer_files\pip-ephem-wheel-cache-u42nwxrp\wheels\1a\b0\8c\4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce Successfully built antlr4-python3-runtime docopt Installing collected packages: wcwidth, pydub, pure-eval, docopt, antlr4-python3-runtime, traitlets, six, PyYAML, pygments, prompt-toolkit, parso, num2words, executing, decorator, colorama, omegaconf, matplotlib-inline, jedi, asttokens, stack-data, ipython Successfully installed PyYAML-6.0.1 antlr4-python3-runtime-4.9.3 asttokens-2.4.1 colorama-0.4.6 decorator-5.1.1 docopt-0.6.2 executing-2.0.1 ipython-8.17.2 jedi-0.19.1 matplotlib-inline-0.1.6 num2words-0.5.13 omegaconf-2.3.0 parso-0.8.3 prompt-toolkit-3.0.40 pure-eval-0.2.2 pydub-0.25.1 pygments-2.16.1 six-1.16.0 stack-data-0.6.3 traitlets-5.13.0 wcwidth-0.2.9 Traceback (most recent call last): File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 376, in <module> install_webui() File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 223, in install_webui update_requirements(initial_installation=True) File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 268, in update_requirements torver = torch_version() ^^^^^^^^^^^^^^^ File "E:\Magazyn\Grafika\AI\Text2Text\Oobabooga_text-generation-webui_new\text-generation-webui-main\one_click.py", line 80, in torch_version torch_version_file = open(os.path.join(site_packages_path, 'torch', 'version.py')).read().splitlines() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'E:\\Magazyn\\Grafika\\AI\\Text2Text\\Oobabooga_text-generation-webui_new\\text-generation-webui-main\\installer_files\\env\\Lib\\site-packages\\torch\\version.py' Press any key to continue . . .

-----Offtop---- Proof of me deleting and installing that folder way to many times image

jurandfantom commented 11 months ago

Edit: I got copy of somebody ooba updated but still based on old folder structure - and things works mostly fine (no qptq or awq support). I will attempt to copy new files from one version into another (both way to be sure) 23,11,13 - 03,16,37 - 8881 a

Old structure vs new 23,11,13 - 03,17,32 - 8882 a

jurandfantom commented 11 months ago

Great news everybody! In act of desperation, I removed from my system

and left those to be instaled by stability-matric (text2img) and pinokio (to install oobabooga ). Now things works and I close down that issue as solved.