Graylab / IgFold

Fast, accurate antibody structure prediction from deep learning on massive set of natural antibodies
Other
319 stars 60 forks source link

Where are pretrained models #62

Open sangzhe opened 10 months ago

sangzhe commented 10 months ago

Hi,

I installed the IgFold from this Github repo but found that the program was only able to load AntiBERTy language model but not any structure prediction module, could you please tell me where I can download pretrained models for structure prediction?

yshen25 commented 7 months ago

Had the same issue and fixed it by installing from pypi (pip install igfold). The github repo doesn't have the trained_models directory.