stable-diffusion-webui/clip_manual_install_log.txt

46 lines
3.9 KiB
Plaintext

Collecting https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip
Using cached https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip (4.3 MB)
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting ftfy (from clip==1.0)
Downloading ftfy-6.3.1-py3-none-any.whl.metadata (7.3 kB)
Collecting regex (from clip==1.0)
Downloading regex-2026.2.28-cp310-cp310-win_amd64.whl.metadata (41 kB)
Collecting tqdm (from clip==1.0)
Downloading tqdm-4.67.3-py3-none-any.whl.metadata (57 kB)
Requirement already satisfied: torch in .\stable-diffusion-webui\venv\lib\site-packages (from clip==1.0) (2.1.2+cu121)
Requirement already satisfied: torchvision in .\stable-diffusion-webui\venv\lib\site-packages (from clip==1.0) (0.16.2+cu121)
Collecting wcwidth (from ftfy->clip==1.0)
Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB)
Requirement already satisfied: filelock in .\stable-diffusion-webui\venv\lib\site-packages (from torch->clip==1.0) (3.25.0)
Requirement already satisfied: typing-extensions in .\stable-diffusion-webui\venv\lib\site-packages (from torch->clip==1.0) (4.15.0)
Requirement already satisfied: sympy in .\stable-diffusion-webui\venv\lib\site-packages (from torch->clip==1.0) (1.14.0)
Requirement already satisfied: networkx in .\stable-diffusion-webui\venv\lib\site-packages (from torch->clip==1.0) (3.4.2)
Requirement already satisfied: jinja2 in .\stable-diffusion-webui\venv\lib\site-packages (from torch->clip==1.0) (3.1.6)
Requirement already satisfied: fsspec in .\stable-diffusion-webui\venv\lib\site-packages (from torch->clip==1.0) (2026.2.0)
Requirement already satisfied: MarkupSafe>=2.0 in .\stable-diffusion-webui\venv\lib\site-packages (from jinja2->torch->clip==1.0) (3.0.3)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in .\stable-diffusion-webui\venv\lib\site-packages (from sympy->torch->clip==1.0) (1.3.0)
Requirement already satisfied: numpy in .\stable-diffusion-webui\venv\lib\site-packages (from torchvision->clip==1.0) (2.2.6)
Requirement already satisfied: requests in .\stable-diffusion-webui\venv\lib\site-packages (from torchvision->clip==1.0) (2.32.5)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in .\stable-diffusion-webui\venv\lib\site-packages (from torchvision->clip==1.0) (12.1.1)
Requirement already satisfied: charset_normalizer<4,>=2 in .\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision->clip==1.0) (3.4.5)
Requirement already satisfied: idna<4,>=2.5 in .\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision->clip==1.0) (3.11)
Requirement already satisfied: urllib3<3,>=1.21.1 in .\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision->clip==1.0) (1.26.13)
Requirement already satisfied: certifi>=2017.4.17 in .\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision->clip==1.0) (2026.2.25)
Collecting colorama (from tqdm->clip==1.0)
Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Downloading ftfy-6.3.1-py3-none-any.whl (44 kB)
Downloading regex-2026.2.28-cp310-cp310-win_amd64.whl (277 kB)
Downloading tqdm-4.67.3-py3-none-any.whl (78 kB)
Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB)
Building wheels for collected packages: clip
Building wheel for clip (pyproject.toml): started
Building wheel for clip (pyproject.toml): finished with status 'done'
Created wheel for clip: filename=clip-1.0-py3-none-any.whl size=1369374 sha256=0321fc8702cb0a1bedf835150d78bc7ece34e72d3dffc81ae3569fef6db91e83
Stored in directory: C:\Users\Shadow\AppData\Local\Temp\pip-ephem-wheel-cache-carkh3xu\wheels\65\90\00\d0a540d9f2e2816c31a851fa1c1766a0ca21d9a5aeb3c57371
Successfully built clip
Installing collected packages: wcwidth, regex, colorama, tqdm, ftfy, clip
Successfully installed clip-1.0 colorama-0.4.6 ftfy-6.3.1 regex-2026.2.28 tqdm-4.67.3 wcwidth-0.6.0