Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pre-converted model for ddPn08/Lsmith
|
2 |
+
=============
|
3 |
+
[ddPn08/Lsmith](https://github.com/ddPn08/Lsmith)
|
4 |
+
## How to use
|
5 |
+
1. Download the Pre-converted model and place it in the models folder.
|
6 |
+
2. Download the Diffusers type model in the org folder of this repository.
|
7 |
+
3. You must edit the model_index.json of the pre-converted model. Edit the path specified in the part of the models to the absolute path with the Diffusers type model.
|