WaveNeXt / config.json
umpaoflumpia's picture
Upload config.json with huggingface_hub
6d181da verified
Raw
History Blame Contribute Delete
233 Bytes
{
"architecture": "WaveNeXtGenerator",
"backbone": "facebook/convnextv2-base-22k-224",
"sar_channels": 1,
"image_size": 256,
"use_sar_physics": true,
"weights_file": "generator.safetensors",
"num_tensors": 425
}