Add model usage notice
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
|
|
|
| 3 |
tags:
|
| 4 |
- spatial-transcriptomics
|
| 5 |
---
|
|
@@ -7,3 +8,6 @@ tags:
|
|
| 7 |
# GenAR
|
| 8 |
|
| 9 |
Pretrained checkpoints for [GenAR](https://github.com/oyjr/genar).
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
+
license: cc-by-nc-nd-4.0
|
| 4 |
tags:
|
| 5 |
- spatial-transcriptomics
|
| 6 |
---
|
|
|
|
| 8 |
# GenAR
|
| 9 |
|
| 10 |
Pretrained checkpoints for [GenAR](https://github.com/oyjr/genar).
|
| 11 |
+
|
| 12 |
+
Weights are provided for non-commercial academic research under CC BY-NC-ND 4.0.
|
| 13 |
+
Histology features were extracted with [MahmoodLab/UNI](https://huggingface.co/MahmoodLab/UNI); the UNI terms apply separately.
|