quentinblampey commited on
Commit
0e98cab
·
verified ·
1 Parent(s): 919173b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -2,8 +2,19 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
 
5
  ---
6
 
7
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ datasets:
6
+ - MICS-Lab/novae
7
  ---
8
 
9
+ A dummy `novae` model for testing purposes.
10
+
11
+ See our [GitHub repository](https://github.com/MICS-Lab/novae) or our [package documentation](https://mics-lab.github.io/novae/).
12
+
13
+ ## Cite us
14
+
15
+ Our article is published in [Nature Methods](https://www.nature.com/articles/s41592-025-02899-6). You can cite Novae as below:
16
+
17
+ ```txt
18
+ Blampey, Q., Benkirane, H., Bercovici, N. et al. Novae: a graph-based foundation model for spatial transcriptomics data.
19
+ Nat Methods (2025). https://doi.org/10.1038/s41592-025-02899-6
20
+ ```