Upload folder using huggingface_hub
Browse files
upsampler/1080p_sr_distilled/config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SRTo1080pUpsampler",
|
| 3 |
+
"_diffusers_version": "0.35.0",
|
| 4 |
+
"block_out_channels": [
|
| 5 |
+
256,
|
| 6 |
+
512
|
| 7 |
+
],
|
| 8 |
+
"is_residual": false,
|
| 9 |
+
"num_res_blocks": 2,
|
| 10 |
+
"out_channels": 32,
|
| 11 |
+
"z_channels": 32
|
| 12 |
+
}
|
upsampler/1080p_sr_distilled/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3630a7e0ab21084aa69e5a649f59fba34a7110733c9ca3d4fee781323758198
|
| 3 |
+
size 201404760
|
upsampler/720p_sr_distilled/config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SRTo720pUpsampler",
|
| 3 |
+
"_diffusers_version": "0.35.0",
|
| 4 |
+
"global_residual": false,
|
| 5 |
+
"hidden_channels": 128,
|
| 6 |
+
"in_channels": 32,
|
| 7 |
+
"num_blocks": 16,
|
| 8 |
+
"out_channels": 32
|
| 9 |
+
}
|
upsampler/720p_sr_distilled/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f04d9306f4f2159bd6351f069c0d0e7e0b8c1dc047eb7fd3954f0d357f85203
|
| 3 |
+
size 85854616
|