[hardware_filters] cpu_ram = ">20" disk_space = ">20" gpu_name = "RTX_3060" first of all TOML seems to be perfect, except for this syntax. Why not just do -> hardware_filteres = { cpu_ram = ">20" disk_space = ">20" gpu_name = "RTX_3060" }