UmeAiRT commited on
Commit
e104bcf
·
verified ·
1 Parent(s): 6f81193

Upload model_manifest.json

Browse files
Files changed (1) hide show
  1. model_manifest.json +65 -0
model_manifest.json CHANGED
@@ -4569,5 +4569,70 @@
4569
  ]
4570
  }
4571
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4572
  }
4573
  }
 
4569
  ]
4570
  }
4571
  }
4572
+ },
4573
+ "_UPSCALE_MODELS": {
4574
+ "4x-AnimeSharp.pth": {
4575
+ "files": [
4576
+ {
4577
+ "path": "upscale_models/4x-AnimeSharp.pth",
4578
+ "path_type": "latent_upscale",
4579
+ "filename": "4x-AnimeSharp.pth"
4580
+ }
4581
+ ]
4582
+ },
4583
+ "4x-UltraSharp.pth": {
4584
+ "files": [
4585
+ {
4586
+ "path": "upscale_models/4x-UltraSharp.pth",
4587
+ "path_type": "latent_upscale",
4588
+ "filename": "4x-UltraSharp.pth"
4589
+ }
4590
+ ]
4591
+ },
4592
+ "4x_NMKD-Siax_200k.pth": {
4593
+ "files": [
4594
+ {
4595
+ "path": "upscale_models/4x_NMKD-Siax_200k.pth",
4596
+ "path_type": "latent_upscale",
4597
+ "filename": "4x_NMKD-Siax_200k.pth"
4598
+ }
4599
+ ]
4600
+ },
4601
+ "RealESRGAN_x2.pth": {
4602
+ "files": [
4603
+ {
4604
+ "path": "upscale_models/RealESRGAN_x2.pth",
4605
+ "path_type": "latent_upscale",
4606
+ "filename": "RealESRGAN_x2.pth"
4607
+ }
4608
+ ]
4609
+ },
4610
+ "RealESRGAN_x4.pth": {
4611
+ "files": [
4612
+ {
4613
+ "path": "upscale_models/RealESRGAN_x4.pth",
4614
+ "path_type": "latent_upscale",
4615
+ "filename": "RealESRGAN_x4.pth"
4616
+ }
4617
+ ]
4618
+ },
4619
+ "RealESRGAN_x4plus.pth": {
4620
+ "files": [
4621
+ {
4622
+ "path": "upscale_models/RealESRGAN_x4plus.pth",
4623
+ "path_type": "latent_upscale",
4624
+ "filename": "RealESRGAN_x4plus.pth"
4625
+ }
4626
+ ]
4627
+ },
4628
+ "RealESRGAN_x4plus_anime_6B.pth": {
4629
+ "files": [
4630
+ {
4631
+ "path": "upscale_models/RealESRGAN_x4plus_anime_6B.pth",
4632
+ "path_type": "latent_upscale",
4633
+ "filename": "RealESRGAN_x4plus_anime_6B.pth"
4634
+ }
4635
+ ]
4636
+ }
4637
  }
4638
  }