basujindal / stable-diffusion

Optimized Stable Diffusion modified to run on lower GPU VRAM
Other
3.14k stars 467 forks source link

Ask for help Thank you #233

Closed StayCats closed 1 year ago

StayCats commented 1 year ago

venv "StayCat\Scripts\Python.exe" Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)] Commit hash: 72022133581e47a5b65075777522b392fb77b285 Installing open_clip Traceback (most recent call last): File "I:\AI\stable-diffusion-webui\launch.py", line 360, in prepare_environment() File "I:\AI\stable-diffusion-webui\launch.py", line 281, in prepare_environment run_pip(f"install {openclip_package}", "open_clip") File "I:\AI\stable-diffusion-webui\launch.py", line 137, in run_pip return run(f'"{python}" -m pip {args} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}") File "I:\AI\stable-diffusion-webui\launch.py", line 105, in run raise RuntimeError(message) RuntimeError: Couldn't install open_clip. Command: "I:\AI\stable-diffusion-webui\StayCat\Scripts\python.exe" -m pip install git+https://ghproxy.com/https://github.com /mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b --prefer-binary Error code: 1 stdout: stderr: ERROR: Invalid requirement: '/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b'