Eugeoter commited on
Commit
1b79a95
·
verified ·
1 Parent(s): b330c88

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
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
6
+ pipeline_tag: text-to-image
7
+ library_name: diffusers
8
+ tags:
9
+ - text-to-image
10
+ - stable-diffusion
11
+ - stable-diffusion-xl
12
+ - controllable-generation
13
+ datasets:
14
+ - Nahrawy/VIDIT-Depth-ControlNet
15
+ ---
16
+
17
+ # ControlNeXt-SDXL Vidit-Depth
18
+
19
+ Github: https://github.com/dvlab-research/ControlNeXt
20
+
21
+ Paper: https://arxiv.org/abs/2408.06070