Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Pbihao
/
ControlNeXt
like
12
Text-to-Image
Diffusers
Safetensors
Nahrawy/VIDIT-Depth-ControlNet
English
controlnet
controlnext
stable-diffusion
stable-diffusion-xl
stable-video-diffusion
License:
apache-2.0
Model card
Files
Files and versions
Community
7
Use this model
Link models to paper page, add metadata tags
#5
by
nielsr
HF staff
- opened
Aug 13
base:
refs/heads/main
←
from:
refs/pr/5
Discussion
Files changed
+9
-0
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
pipeline_tag: text-to-image
3
+
library_name: diffusers
4
+
license: apache-2.0
5
+
---
6
+
7
+
# ControlNeXT
8
+
9
+
Paper: https://arxiv.org/abs/2408.06070