diff --git a/README.md b/README.md index a124a0d..bc77b2f 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,6 @@ -# CoLab-compatible version of stable-diffusion-webui -Stable Diffusion webui scripts for Colab +# CoLab-compatible version of StableDiffusionWebui by Automatic1111 -# Notebooks - -|Repository|CoLaboratory URL| -|-|-| -|[sd-webui](https://github.com/sd-webui/stable-diffusion-webui)|[![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=for-the-badge)](https://colab.research.google.com/github/ddPn08/stable-diffusion-webui-colab/blob/main/sd-webui.ipynb)| -|[automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui)|[![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=for-the-badge)](https://colab.research.google.com/github/ddPn08/stable-diffusion-webui-colab/blob/main/automatic1111.ipynb)| +[![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=for-the-badge)](https://colab.research.google.com/github/ddPn08/stable-diffusion-webui-colab/blob/main/automatic1111.ipynb) # Respect -[sd-webui/stable-diffusion-webui](https://github.com/sd-webui/stable-diffusion-webui) [automatic1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) -[sd-webui-colab](https://github.com/altryne/sd-webui-colab) - diff --git a/webui.ipynb b/webui.ipynb deleted file mode 100644 index 2c5de10..0000000 --- a/webui.ipynb +++ /dev/null @@ -1,35 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# CoLab-compatible version of stable-diffusion-webui\n", - "Stable Diffusion webui scripts for Colab\n", - "\n", - "# Repository\n", - "https://github.com/ddPn08/stable-diffusion-webui-colab\n", - "\n" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3.10.5 64-bit", - "language": "python", - "name": "python3" - }, - "language_info": { - "name": "python", - "version": "3.10.5" - }, - "orig_nbformat": 4, - "vscode": { - "interpreter": { - "hash": "a162c579ae611c46b3f917020f03078da6a8872353b51058912d08182f7284c9" - } - } - }, - "nbformat": 4, - "nbformat_minor": 2 -}