Instructions to use intelligenAI/intellifold with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- IntelliFold
How to use intelligenAI/intellifold with IntelliFold:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload fold_input.json
#6
by Henry1112 - opened
- .gitattributes +1 -0
- fold_input.json +3 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
protein_id_groups.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
unique_protein_sequences.fasta filter=lfs diff=lfs merge=lfs -text
|
| 38 |
pdb_seqres_2022_09_28.fasta filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
protein_id_groups.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
unique_protein_sequences.fasta filter=lfs diff=lfs merge=lfs -text
|
| 38 |
pdb_seqres_2022_09_28.fasta filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
fold_input.json filter=lfs diff=lfs merge=lfs -text
|
fold_input.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f85439b0e61298e1a1b84145faca61007589bcc7fa8aa6a539fc396a6febd89d
|
| 3 |
+
size 45968604
|