Commit
·
341c795
1
Parent(s):
af4a64d
Upload ControlNet
Browse files- config.json +7 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"ControlNet"
|
4 |
+
],
|
5 |
+
"torch_dtype": "float32",
|
6 |
+
"transformers_version": "4.26.1"
|
7 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b657f341f1bbc04f081e7c760ad3c0d5e2388528954c13ae6527079f08ecc5f3
|
3 |
+
size 1445225241
|