BUDDy / model.json
Vansh Chugh
move to zerogpu
ee2c2c5
Raw
History Blame Contribute Delete
412 Bytes
{
"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}
}