File size: 768 Bytes
20c7f74
 
 
 
 
 
f96352a
 
 
 
 
 
 
 
 
 
20c7f74
f96352a
20c7f74
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "model_name": "ArtiFixer",
  "architecture": "ArtifixerTransformer",
  "framework": "pytorch",
  "weight_file": "artifixer-14b.pt",
  "base_model": "Wan-AI/Wan2.1-T2V-14B-Diffusers",
  "variants": {
    "artifixer-14b": {
      "weight_file": "artifixer-14b.pt",
      "base_model": "Wan-AI/Wan2.1-T2V-14B-Diffusers"
    },
    "artifixer-1.3b": {
      "weight_file": "artifixer-1.3b.pt",
      "base_model": "Wan-AI/Wan2.1-T2V-1.3B-Diffusers"
    }
  },
  "intended_use": "3D reconstruction enhancement and extension",
  "download_counting_note": "This metadata file is included so Hugging Face Hub download statistics can count repository downloads through the default config.json query file. Model weights are stored in the .pt files listed under variants."
}