Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
The directory structure is for this PR in kohya-ss/sd-scripts
|
5 |
-
https://github.com/kohya-ss/sd-scripts/pull/1378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
The directory structure is for this PR in kohya-ss/sd-scripts: <br>
|
5 |
+
https://github.com/kohya-ss/sd-scripts/pull/1378
|
6 |
+
|
7 |
+
## How to use this
|
8 |
+
* Download them into a folder and use the script in the PR above.
|
9 |
+
* Download them and then rename the folder for other usage
|
10 |
+
* Reference of folder name:
|
11 |
+
* denoiser -> model
|
12 |
+
* clip -> clip_text_encoder
|
13 |
+
* mt5 -> mt5
|
14 |
+
* vae -> sdxl-vae-fp16-fix
|
15 |
+
* tokenizer have been placed into clip folder as well
|