simonduerr commited on
Commit
d402869
1 Parent(s): 914ed63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -14,4 +14,13 @@ Let a 735 million parameter language model dream up new sequences and predict th
14
 
15
  Note that only a basic AlphaFold pipeline is used with no refinement using Amber and no MSA as input (single sequence mode).
16
 
17
- The code in `app.py` is licensed under MIT license, the AlphaFold code is licensed under Apache2 license by Deepmind, the AlphaFold parameters are available under CC BY 4.0 by Deepmind. protGPT2 by Ferruz et. al.
 
 
 
 
 
 
 
 
 
 
14
 
15
  Note that only a basic AlphaFold pipeline is used with no refinement using Amber and no MSA as input (single sequence mode).
16
 
17
+ The code in `app.py` is licensed under MIT license, the AlphaFold code is licensed under Apache2 license by Deepmind, the AlphaFold parameters are available under CC BY 4.0 by Deepmind. protGPT2 by Ferruz et. al. is licensed under MIT.
18
+
19
+ Used libraries:
20
+ - Huggingface transformers
21
+ - 3Dmol.js
22
+ - Tailwind CSS
23
+ - Gradio
24
+ - Torch and JAx
25
+ - ColabFold
26
+ - AlphaFold