When instaling and executing IgFold the error "ValueError: Due to a serious vulnerability issue in torch.load, even with weights_only=True, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors." is returned. I tried to use a previous version os torch, didn't worked. With the newest version of torch also didn't worked.
When instaling and executing IgFold the error "ValueError: Due to a serious vulnerability issue in
torch.load, even withweights_only=True, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors." is returned. I tried to use a previous version os torch, didn't worked. With the newest version of torch also didn't worked.