Cyber-BCat
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,17 @@ license: mit
|
|
3 |
|
4 |
language:
|
5 |
- en
|
6 |
-
pipeline_tag:
|
7 |
-
library_name:
|
8 |
tags:
|
9 |
- depth
|
10 |
- relative depth
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# ControlNet preprocessor sets
|
|
|
3 |
|
4 |
language:
|
5 |
- en
|
6 |
+
pipeline_tag: image-to-image
|
7 |
+
library_name: ControlNet Preprocessors Annotators
|
8 |
tags:
|
9 |
- depth
|
10 |
- relative depth
|
11 |
+
- text-to-image
|
12 |
+
- image-segmentation
|
13 |
+
- image-to-video
|
14 |
+
- unconditional-image-generation
|
15 |
+
- depth-estimation
|
16 |
+
- zero-shot-object-detection
|
17 |
---
|
18 |
|
19 |
# ControlNet preprocessor sets
|