Commit
·
ff009c6
1
Parent(s):
8148814
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This repository hosts pruned `.safetensors` modules of [ControlNet](https://huggingface.co/lllyasviel/ControlNet), by [lllyasviel](https://huggingface.co/lllyasviel) and [T2I-Adapters](https://huggingface.co/TencentARC/T2I-Adapter), [TencentARC Team](https://huggingface.co/TencentARC)
|
2 |
|
3 |
The modules are meant for [this extension for AUTOMATIC1111/stable-diffusion-webui](https://github.com/Mikubill/sd-webui-controlnet), but should work for different webuis too if they have it implemented. cheers!🥂
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- art
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- disty/seait_ControlNet-modules-safetensors
|
9 |
+
metrics:
|
10 |
+
- wer
|
11 |
+
---
|
12 |
This repository hosts pruned `.safetensors` modules of [ControlNet](https://huggingface.co/lllyasviel/ControlNet), by [lllyasviel](https://huggingface.co/lllyasviel) and [T2I-Adapters](https://huggingface.co/TencentARC/T2I-Adapter), [TencentARC Team](https://huggingface.co/TencentARC)
|
13 |
|
14 |
The modules are meant for [this extension for AUTOMATIC1111/stable-diffusion-webui](https://github.com/Mikubill/sd-webui-controlnet), but should work for different webuis too if they have it implemented. cheers!🥂
|