Remudl commited on
Commit
22f91b6
·
verified ·
1 Parent(s): 4a5b7c7

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +13 -0
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "QuantizedModel",
3
+ "source_model": "Lightricks/LTX-2",
4
+ "license": "other",
5
+ "quantized_by": "Remudl",
6
+ "formats": {
7
+ "ltx-vae.safetensors": {
8
+ "format": "bf16",
9
+ "size_gb": 2.28,
10
+ "notes": "LTX VAE"
11
+ }
12
+ }
13
+ }