hollowstrawberry
commited on
Commit
•
c9e52cf
1
Parent(s):
b6328b1
Update README.md
Browse files
README.md
CHANGED
@@ -395,7 +395,7 @@ With those way smarter resources out of the way, I'll try to produce a simple gu
|
|
395 |
|
396 |
1. Click the play button on *A: Mount your google drive* and give it access when it asks you to. Do the same for *B: Installation*. Proceed to the next step while it installs.
|
397 |
|
398 |
-
1. Scroll down to *C: Settings* but don't run it yet. Here in **Start** you may give any name you want to your project. You may also change the base model for training, but we'll be using AnythingV3_fp16 as it is the foundation of all anime models. If you want to train with photographs you may copy the link to the [base SD 1.5 model(https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors) or the realistic model you wish to use in the end (such as [Deliberate](https://civitai.com/api/download/models/15236)). In that case remember to change the `model_type` to safetensors.
|
399 |
|
400 |
1. **Creating a dataset** <a name="datasets"></a>[▲](#index)
|
401 |
|
|
|
395 |
|
396 |
1. Click the play button on *A: Mount your google drive* and give it access when it asks you to. Do the same for *B: Installation*. Proceed to the next step while it installs.
|
397 |
|
398 |
+
1. Scroll down to *C: Settings* but don't run it yet. Here in **Start** you may give any name you want to your project. You may also change the base model for training, but we'll be using AnythingV3_fp16 as it is the foundation of all anime models. If you want to train with photographs you may copy the link to the [base SD 1.5 model](https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors) or the realistic model you wish to use in the end (such as [Deliberate](https://civitai.com/api/download/models/15236)). In that case remember to change the `model_type` to safetensors.
|
399 |
|
400 |
1. **Creating a dataset** <a name="datasets"></a>[▲](#index)
|
401 |
|