Update README.md
Browse files
README.md
CHANGED
|
@@ -29,13 +29,13 @@ configs:
|
|
| 29 |
extra_gated_fields:
|
| 30 |
Name: text
|
| 31 |
Contact mail: text
|
| 32 |
-
|
| 33 |
-
I want to use this
|
| 34 |
type: select
|
| 35 |
options:
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
I agree to use this model for non-commercial use ONLY: checkbox
|
| 41 |
---
|
|
|
|
| 29 |
extra_gated_fields:
|
| 30 |
Name: text
|
| 31 |
Contact mail: text
|
| 32 |
+
Affiliation: text
|
| 33 |
+
I want to use this model for:
|
| 34 |
type: select
|
| 35 |
options:
|
| 36 |
+
- Research
|
| 37 |
+
- Personal purpose
|
| 38 |
+
- label: Other
|
| 39 |
+
value: other
|
| 40 |
I agree to use this model for non-commercial use ONLY: checkbox
|
| 41 |
---
|