One small question, in `result['generation_time'] = gen_time`, `gen_time` is not defined. https://github.com/coleygroup/FRIGID/blob/4914e52424278ac7de7b699fa7dfbee528cbc751/scripts/benchmark_spec2mol.py#L486
One small question, in
result['generation_time'] = gen_time,gen_timeis not defined.FRIGID/scripts/benchmark_spec2mol.py
Line 486 in 4914e52