Spaces:
Running on Zero
Running on Zero
File size: 412 Bytes
ee2c2c5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"name": "BUDDy",
"local_smoke_threshold_gb": 5,
"package_dir": ".",
"entry_point": [
"networks.ncsnpp.NCSNppTime",
"diff_params.edm.EDM",
"utils.training_utils.load_state_dict",
"testing.EulerHeunSamplerDPS.EulerHeunSamplerDPS",
"testing.operators.subband_filtering.BlindSubbandFiltering"
],
"checkpoint": {"location": "pretrained/VCTK_16k_4s_time-190000.pt", "size_mb": 424}
}
|