aerial, ocean
#41
by
Promaja
- opened
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This is the model files for [ControlNet 1.1](https://github.com/lllyasviel/ControlNet-v1-1-nightly).
|
6 |
-
This model card will be filled in a more detailed way after 1.1 is officially merged into ControlNet.
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
datasets:
|
4 |
+
- OpenAssistant/oasst1
|
5 |
+
language:
|
6 |
+
- ae
|
7 |
+
metrics:
|
8 |
+
- brier_score
|
9 |
+
library_name: diffusers
|
10 |
+
pipeline_tag: token-classification
|
11 |
+
tags:
|
12 |
+
- climate
|
13 |
---
|
14 |
|
15 |
This is the model files for [ControlNet 1.1](https://github.com/lllyasviel/ControlNet-v1-1-nightly).
|
16 |
+
This model card will be filled in a more detailed way after 1.1 is officially merged into ControlNet.
|