cowliquid

Results 1 comments of cowliquid

I got mine working again by running this block before starting the webui: ``` !pip install -r /content/gdrive/MyDrive/sd/stable-diffusion-webui/requirements_versions.txt !pip install open_clip_torch !pip install git+https://github.com/openai/CLIP.git !pip install xformers ``` Not sure...