toyxyz commited on
Commit
7c44007
1 Parent(s): 330c2b3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Lora generating images in the Depth style.
2
+
3
+ sd version : SD 1.5
4
+
5
+ You can use controlnet like Canny, lineart, Softedge, etc. to create Depth with just lineart.
6
+
7
+ Add 'depth, 3d' to the prompt.
8
+
9
+ The number after the Lora filename refers to the number of the merged lora. Each will give different results, so use the one that works reasonably well.
10
+
11
+
12
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f2b20aeb9e8a5f05cf9a9d/gWrgDslc3qfDoDanHobis.png)
13
+
14
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/62f2b20aeb9e8a5f05cf9a9d/MYj2uysFCG469XZD5DLJn.mp4"></video>