RosettaCommons / RoseTTAFold

This package contains deep learning models and related scripts for RoseTTAFold
MIT License
2.02k stars 439 forks source link

failed to predict distance and orientation #86

Open jennifermbui opened 3 years ago

jennifermbui commented 3 years ago

I wonder if you would know what happens to the Predictor class but self.model_dir is RoseTTAFold/weights

(rosettafold_venv) [jennbui@gra855 RoseTTAFold]$ ./Xrun_pyrosetta_step4.sh example/test1/input.fa Predicting distance and orientations Using backend: pytorch self.model_dir /scratch/jennbui/RoseTTAFold/weights ERROR: failed to load model (rosettafold_venv) [jennbui@gra855 RoseTTAFold]