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