Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
### Load PixCell-256 model
|
6 |
|
7 |
```python
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
<img src="pixcell_256_banner.png" alt="pixcell_256_banner" width="500"/>
|
6 |
+
|
7 |
+
# PixCell: A generative foundation model for digital histopathology images
|
8 |
+
|
9 |
+
[[🔬 PixCell-1024]](https://huggingface.co/StonyBrook-CVLab/PixCell-1024) [[🔬 PixCell-256]](https://huggingface.co/StonyBrook-CVLab/PixCell-256) [[🔬 Pixcell-256-Cell-ControlNet]](https://huggingface.co/StonyBrook-CVLab/PixCell-256-Cell-ControlNet) [[💾 Synthetic SBU-1M]](https://huggingface.co/datasets/StonyBrook-CVLab/Synthetic-SBU-1M)
|
10 |
+
|
11 |
### Load PixCell-256 model
|
12 |
|
13 |
```python
|