Upload 2 files
Browse files
latent_upsampler/config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "LTX2LatentUpsamplerModel",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"dims": 3,
|
| 5 |
+
"in_channels": 4,
|
| 6 |
+
"mid_channels": 32,
|
| 7 |
+
"num_blocks_per_stage": 1,
|
| 8 |
+
"rational_spatial_scale": 2.0,
|
| 9 |
+
"spatial_upsample": true,
|
| 10 |
+
"temporal_upsample": false
|
| 11 |
+
}
|
latent_upsampler/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c335de46f62edcf9acb36fa211067b3ffb030b89736e86d9267c4294f45d47f8
|
| 3 |
+
size 622348
|