Spaces:
Running
Running
fix hf error
Browse files- README.md +2 -2
- streamlit_hf/README.md +2 -2
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: FateFormer Explorer
|
| 3 |
-
short_description: Streamlit
|
| 4 |
emoji: 🧬
|
| 5 |
-
colorFrom:
|
| 6 |
colorTo: indigo
|
| 7 |
tags:
|
| 8 |
- streamlit
|
|
|
|
| 1 |
---
|
| 2 |
title: FateFormer Explorer
|
| 3 |
+
short_description: Streamlit: multimodal fate (RNA, ATAC, flux, attention).
|
| 4 |
emoji: 🧬
|
| 5 |
+
colorFrom: purple
|
| 6 |
colorTo: indigo
|
| 7 |
tags:
|
| 8 |
- streamlit
|
streamlit_hf/README.md
CHANGED
|
@@ -5,9 +5,9 @@ The **root `README.md`** starts with the YAML card Hugging Face reads for the Sp
|
|
| 5 |
```yaml
|
| 6 |
---
|
| 7 |
title: FateFormer Explorer
|
| 8 |
-
short_description: Streamlit
|
| 9 |
emoji: 🧬
|
| 10 |
-
colorFrom:
|
| 11 |
colorTo: indigo
|
| 12 |
tags:
|
| 13 |
- streamlit
|
|
|
|
| 5 |
```yaml
|
| 6 |
---
|
| 7 |
title: FateFormer Explorer
|
| 8 |
+
short_description: Streamlit: multimodal fate (RNA, ATAC, flux, attention).
|
| 9 |
emoji: 🧬
|
| 10 |
+
colorFrom: purple
|
| 11 |
colorTo: indigo
|
| 12 |
tags:
|
| 13 |
- streamlit
|