stable-diffusion-webui-colab icon indicating copy to clipboard operation
stable-diffusion-webui-colab copied to clipboard

stable diffusion webui colab

Results 80 stable-diffusion-webui-colab issues
Sort by recently updated
recently updated
newest added

https://discord.gg/k5BwmmvJJU

#### Video Tutorial https://www.youtube.com/watch?v=XdjOiZkS6PU #### Please add the token if it exists Example: papercut_diffusion_webui_colab (Use the tokens `PaperCut` in your prompts for the effect.) If you joined our discord server...

Please select `v2.0` from `switch branches/tags` https://github.com/camenduru/stable-diffusion-webui-colab/tree/v2.0 ![Screenshot 2023-02-02 185650](https://user-images.githubusercontent.com/54370274/216375296-a2197999-bacc-47c1-9306-07194a1cf0ad.jpg)

After a whole day in this (never worked with python before), i've managed to get a code for Kaggle to use python 3.8 (the default is 3.7) to run the...

https://github.com/Mikubill/sd-webui-controlnet/discussions/153

Now we can run commands without restarting the colab 🎉 ![Screenshot 2023-02-04 154822](https://user-images.githubusercontent.com/54370274/216769046-0aa250e1-1c69-4ffa-b558-b8bb5ac6b0e6.jpg)

Now we have cool 🔥 community colabs 🥳 please try it 🐣 select `community` from `switch branches/tags` ![Screenshot 2023-02-12 113244](https://user-images.githubusercontent.com/54370274/218300944-a6c67c6a-92a9-441e-84c5-c0f72edf53dd.jpg)

So I've recently tried using the below code in both your notebooks (With your sed lines removed), as well as with other affected non-SD notebooks (Specifically aadnk's OpenAI Whisper notebook),...

please change the xformers line ```py !pip install -q https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.16/xformers-0.0.16+814314d.d20230118-cp38-cp38-linux_x86_64.whl ``` to this `!pip install --pre xformers` if not works please try this ```py !pip install https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15+e163309.d20230103.ColabProA100-cp38-cp38-linux_x86_64.whl ```