fatal: unable to access 'https://github.com/AUTOMATIC1111/stable-diffusion-webui.git/': Recv failure: Connection was reset venv "D:\Stable_Diffusion\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Commit hash: 0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8 Installing requirements for Web UI Launching Web UI with arguments: No module 'xformers'. Proceeding without it. Traceback (most recent call last): File "D:\Stable_Diffusion\stable-diffusion-webui\launch.py", line 361, in start() File "D:\Stable_Diffusion\stable-diffusion-webui\launch.py", line 352, in start import webui File "D:\Stable_Diffusion\stable-diffusion-webui\webui.py", line 16, in from modules import extra_networks_hypernet, ui_extra_networks_hypernets, ui_extra_networks_textual_inversion File "D:\Stable_Diffusion\stable-diffusion-webui\modules\extra_networks_hypernet.py", line 2, in from modules.hypernetworks import hypernetwork File "D:\Stable_Diffusion\stable-diffusion-webui\modules\hypernetworks\hypernetwork.py", line 15, in from modules import devices, processing, sd_models, shared, sd_samplers, hashes, sd_hijack_checkpoint File "D:\Stable_Diffusion\stable-diffusion-webui\modules\processing.py", line 15, in import modules.sd_hijack File "D:\Stable_Diffusion\stable-diffusion-webui\modules\sd_hijack.py", line 9, in from modules import sd_hijack_clip, sd_hijack_open_clip, sd_hijack_unet, sd_hijack_xlmr, xlmr File "D:\Stable_Diffusion\stable-diffusion-webui\modules\sd_hijack_open_clip.py", line 1, in import open_clip.tokenizer ModuleNotFoundError: No module named 'open_clip.tokenize
when i click the stable-diffusion-webui\webui-user it appear to this.
Already solve it