You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same probable because -m $PIPEDIR/weights doesn't exist here
We need to download the weights from the main markdown page:
**Download network weights (under Rosetta-DL Software license -- please see below)
While the code is licensed under the MIT License, the trained weights and data for RoseTTAFold are made available for non-commercial use only under the terms of the Rosetta-DL Software license. You can find details at https://files.ipd.uw.edu/pub/RoseTTAFold/Rosetta-DL_LICENSE.txt**
But I cannot seem to find out where to download the weights :(
Hi.
While running the following command for complex modeling,
python network/predict_complex.py -i filtered.a3m -o complex -Ls 218 310
The message comes as:
Using backend: pytorch
ERROR: failed to load model
Please suggest as how we can solve this error.
Thanks in advance!
The text was updated successfully, but these errors were encountered: