Eugeoter commited on
Commit
e6ad0de
1 Parent(s): 7b99445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-to-image
6
+ library_name: diffusers
7
+ tags:
8
+ - text-to-image
9
+ - stable-diffusion
10
+ - controllable-generation
11
+ ---
12
+
13
+ # ControlNeXt-SD1.5 Vidit-Depth
14
+
15
+ <div align="center" style="display: flex; justify-content: center; align-items: center;">
16
+ <img src="https://i.postimg.cc/bw2kNjTh/image-0.jpg" alt="Cover A" title="Cover A" style="width: 450px;"/>
17
+ </div>
18
+
19
+ Github: https://github.com/dvlab-research/ControlNeXt
20
+
21
+ Paper: https://arxiv.org/abs/2408.06070