Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,30 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🧬
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: pink
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<div align="center">
|
| 11 |
+
<img src="./assets/dna.jpg" width="40%" alt="logo">
|
| 12 |
+
</div>
|
| 13 |
+
|
| 14 |
+
<div align="center">
|
| 15 |
+
<div style="font-size: 2em; font-weight: bold;">
|
| 16 |
+
CongLab
|
| 17 |
+
</div>
|
| 18 |
+
</div>
|
| 19 |
+
|
| 20 |
+
<div align="center">
|
| 21 |
+
<img src="./assets/stanford_logo.png" width="10%" alt="logo">
|
| 22 |
+
</div>
|
| 23 |
+
|
| 24 |
+
<div align="center">
|
| 25 |
+
<div>
|
| 26 |
+
<a href="https://conglab.com/"><img src="https://img.shields.io/badge/Website-darkblue?style=flat&logo=googlechrome&logoColor=white"/></a>
|
| 27 |
+
<a href="https://github.com/CongLab-Research"><img src="https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white"/></a>
|
| 28 |
+
<a href="https://huggingface.co/CongLab-Research"><img src="https://img.shields.io/badge/HuggingFace-yellow?style=flat&logo=huggingface&logoColor=#ffd21e"/></a>
|
| 29 |
+
</div>
|
| 30 |
+
</div>
|