AntonVoronov
commited on
Commit
•
0dcfe37
1
Parent(s):
872ca7a
Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +19 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
- pytorch_model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ch": 160,
|
3 |
+
"share_quant_resi": 4,
|
4 |
+
"test_mode": true,
|
5 |
+
"v_patch_nums": [
|
6 |
+
1,
|
7 |
+
2,
|
8 |
+
3,
|
9 |
+
4,
|
10 |
+
6,
|
11 |
+
9,
|
12 |
+
13,
|
13 |
+
18,
|
14 |
+
24,
|
15 |
+
32
|
16 |
+
],
|
17 |
+
"vocab_size": 4096,
|
18 |
+
"z_channels": 32
|
19 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b534ff60a1b9d13b4cb0e07f1420ed3d39471c6020e26f8d1ec2f31c185e761a
|
3 |
+
size 435990852
|