hollowstrawberry
commited on
Commit
•
91c9b7f
1
Parent(s):
7f30f58
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ language:
|
|
21 |
# Index <a name="index"></a>
|
22 |
|
23 |
* [Introduction](#intro)
|
24 |
-
* [Google
|
25 |
* [Local Installation (Windows + Nvidia)](#install)
|
26 |
* [Getting Started](#start)
|
27 |
1. [Models](#model)
|
@@ -63,13 +63,13 @@ If you instead want to run it on your own computer, [scroll down â–¼](#install).
|
|
63 |
|
64 |
1. Open [THIS PAGE](https://colab.research.google.com/drive/1wEa-tS10h4LlDykd87TF5zzpXIIQoCmq).
|
65 |
|
66 |
-
1. Near the top, click **Copy to Drive**. Wait for the new window to open and close the old one. This is now your personalized
|
67 |
|
68 |
1. Turn on the following options under **Configurations**: `output_to_drive, configs_in_drive, no_custom_theme`. Then, turn on the following options under **Models, VAEs, etc**: `anything_vae`, `wd_vae`, `sd_vae`.
|
69 |
|
70 |
1. If you're already familiar with Stable Diffusion, you may paste links to your desired resources in the `custom_urls` text box. We will add some links later in this guide. Links must be **direct downloads** to each file (ideally from civitai or huggingface), and must be separated by commas.
|
71 |
|
72 |
-
1. Press the play button to the left, anywhere in the first section of the page labeled **Start 🚀**. Wait a few minutes for it to finish, while a few progress messages appear near the bottom. Then, a **public link** will be created, which you can open in a new tab to start using Stable Diffusion. **Keep the
|
73 |
|
74 |
1. You can now make some decent anime images thanks to the default **Anything 4.5** model. But we can do more. Also, what are all of these options? [Scroll down â–¼](#start) to get started.
|
75 |
|
|
|
21 |
# Index <a name="index"></a>
|
22 |
|
23 |
* [Introduction](#intro)
|
24 |
+
* [Google Colab](#colab)
|
25 |
* [Local Installation (Windows + Nvidia)](#install)
|
26 |
* [Getting Started](#start)
|
27 |
1. [Models](#model)
|
|
|
63 |
|
64 |
1. Open [THIS PAGE](https://colab.research.google.com/drive/1wEa-tS10h4LlDykd87TF5zzpXIIQoCmq).
|
65 |
|
66 |
+
1. Near the top, click **Copy to Drive**. Wait for the new window to open and close the old one. This is now your personalized colab which will save your settings, and you should open it from your Google Drive from now on. If the original receives an update you'll have to replace yours to benefit from it.
|
67 |
|
68 |
1. Turn on the following options under **Configurations**: `output_to_drive, configs_in_drive, no_custom_theme`. Then, turn on the following options under **Models, VAEs, etc**: `anything_vae`, `wd_vae`, `sd_vae`.
|
69 |
|
70 |
1. If you're already familiar with Stable Diffusion, you may paste links to your desired resources in the `custom_urls` text box. We will add some links later in this guide. Links must be **direct downloads** to each file (ideally from civitai or huggingface), and must be separated by commas.
|
71 |
|
72 |
+
1. Press the play button to the left, anywhere in the first section of the page labeled **Start 🚀**. Wait a few minutes for it to finish, while a few progress messages appear near the bottom. Then, a **public link** will be created, which you can open in a new tab to start using Stable Diffusion. **Keep the colab tab open!** (On mobile try the trick at the bottom of the colab to keep the tab open)
|
73 |
|
74 |
1. You can now make some decent anime images thanks to the default **Anything 4.5** model. But we can do more. Also, what are all of these options? [Scroll down â–¼](#start) to get started.
|
75 |
|