Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,4 @@ pinned: false
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
For the challenge you need to adjust the Docker image to match the required packages for your model and adjust the app.py to call your inference pipeline inside the `predict` function.
|
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
+
This code is built upon OpenFold. If you use or reference this code, please ensure you also cite the papers referenced on their GitHub page: https://github.com/aqlaboratory/openfold
|
|
|
|