hollowstrawberry
commited on
Commit
•
18be2f0
1
Parent(s):
d30798c
Update README.md
Browse files
README.md
CHANGED
@@ -37,10 +37,11 @@ language:
|
|
37 |
* [Ultimate Upscaler](#ultimate)
|
38 |
* [ControlNet](#controlnet)
|
39 |
* [Lora Training for beginners](#train)
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
|
|
44 |
* [...vtubers?](#vtubers)
|
45 |
|
46 |
|
@@ -429,7 +430,8 @@ Here are some classic resources if you want to read about the topic in depth. Re
|
|
429 |
|
430 |
With those way smarter resources out of the way, I'll try to produce a simple guide for you to make your very own Lora for a character, concept, or artstyle.
|
431 |
|
432 |
-
<a name="traincolab"></a
|
|
|
433 |
|
434 |
1. We will be using [THIS COLAB DOCUMENT](https://colab.research.google.com/drive/1zEm1DlzMfLQe19ly1bAob6Kd22BAl3qL?usp=sharing). You can copy it into your own Google Drive if you want.
|
435 |
|
|
|
37 |
* [Ultimate Upscaler](#ultimate)
|
38 |
* [ControlNet](#controlnet)
|
39 |
* [Lora Training for beginners](#train)
|
40 |
+
* [Trainer Colab](#traincolab)
|
41 |
+
* [Creating a dataset](#datasets)
|
42 |
+
* [Training Parameters](#trainparams)
|
43 |
+
* [Testing your results](#traintest)
|
44 |
+
* [Additional tips](#trainchars)
|
45 |
* [...vtubers?](#vtubers)
|
46 |
|
47 |
|
|
|
430 |
|
431 |
With those way smarter resources out of the way, I'll try to produce a simple guide for you to make your very own Lora for a character, concept, or artstyle.
|
432 |
|
433 |
+
**Trainer Colab** <a name="traincolab"></a>
|
434 |
+
![Trainer colab](images/trainercollab.png)
|
435 |
|
436 |
1. We will be using [THIS COLAB DOCUMENT](https://colab.research.google.com/drive/1zEm1DlzMfLQe19ly1bAob6Kd22BAl3qL?usp=sharing). You can copy it into your own Google Drive if you want.
|
437 |
|