Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,26 @@ pipeline_tag: text-generation
|
|
8 |
tags:
|
9 |
- medical
|
10 |
- histopathology
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<br>
|
|
|
8 |
tags:
|
9 |
- medical
|
10 |
- histopathology
|
11 |
+
|
12 |
+
extra_gated_prompt: "Please read and agree to the following terms: 1. The requester details provided are not faked. 2. The model will not be used for commercial/clinical purposes and will be used for the purpose of scientific research only. 3. The data will not be re-distributed, published, copied, or further disseminated in any way or form whatsoever, whether for profit or not. 4. The right study/paper (Quilt-1M(https://quilt1m.github.io/) and Quilt-LLaVa (https://quilt-llava.github.io) papers) will be cited in any publication(s) that uses this model/data "
|
13 |
+
extra_gated_fields:
|
14 |
+
Email: text
|
15 |
+
First and last name: text
|
16 |
+
Affiliation: text
|
17 |
+
Type of Affiliation:
|
18 |
+
type: select
|
19 |
+
options:
|
20 |
+
- Academia
|
21 |
+
- Industry
|
22 |
+
- Other
|
23 |
+
I want to use this model for:
|
24 |
+
type: select
|
25 |
+
options:
|
26 |
+
- Research
|
27 |
+
- Education
|
28 |
+
- label: Other
|
29 |
+
value: other
|
30 |
+
I agree to the aforementioned terms of use: checkbox
|
31 |
---
|
32 |
|
33 |
<br>
|