aha
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
sdk: docker
|
6 |
-
|
7 |
-
license: MIT
|
8 |
-
short_description: Example interface for challenge
|
9 |
hf_oauth: true
|
10 |
hf_oauth_expiration_minutes: 480
|
11 |
hf_oauth_scopes:
|
12 |
- read-repos
|
13 |
- write-repos
|
14 |
- manage-repos
|
15 |
-
- inference-api
|
|
|
|
1 |
+
---
|
2 |
+
title: OpenADMET competition Demo
|
3 |
+
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: green
|
6 |
sdk: docker
|
7 |
+
pinned: false
|
|
|
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 480
|
10 |
hf_oauth_scopes:
|
11 |
- read-repos
|
12 |
- write-repos
|
13 |
- manage-repos
|
14 |
+
- inference-api
|
15 |
+
---
|