Update README.md
Browse filesModified site description
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Ginkgo AbDev benchmark
|
3 |
-
emoji:
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
@@ -8,7 +8,8 @@ pinned: false
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 480
|
10 |
hf_oauth_scopes:
|
11 |
-
|
|
|
12 |
---
|
13 |
|
14 |
To run the gradio app, install the dependencies and run `python app.py`.
|
@@ -33,4 +34,4 @@ uv run python app.py
|
|
33 |
Run tests
|
34 |
```
|
35 |
uv run pytest
|
36 |
-
```
|
|
|
1 |
---
|
2 |
title: Ginkgo AbDev benchmark
|
3 |
+
emoji: 🏆
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 480
|
10 |
hf_oauth_scopes:
|
11 |
+
- email
|
12 |
+
short_description: 2025 Antibody Developability Competition
|
13 |
---
|
14 |
|
15 |
To run the gradio app, install the dependencies and run `python app.py`.
|
|
|
34 |
Run tests
|
35 |
```
|
36 |
uv run pytest
|
37 |
+
```
|