Upload folder using huggingface_hub
Browse files
spatial_upscaler/config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "LTX2LatentUpsampler",
|
| 3 |
+
"in_channels": 128,
|
| 4 |
+
"mid_channels": 1024,
|
| 5 |
+
"num_blocks_per_stage": 4,
|
| 6 |
+
"dims": 3,
|
| 7 |
+
"spatial_upsample": true,
|
| 8 |
+
"temporal_upsample": false
|
| 9 |
+
}
|
spatial_upscaler/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c07f97ea335a2cd28402e85194227716eca760e99331d6529d160c3199a425f0
|
| 3 |
+
size 995743288
|