Update README.md
Browse files
README.md
CHANGED
@@ -13,29 +13,40 @@ tags: [digital-twin, ex vivo lung, time-series, forecasting, regression]
|
|
13 |
</h1>
|
14 |
|
15 |
<p align="center">
|
16 |
-
|
|
|
17 |
<img alt="Project Page"
|
18 |
-
src="https://img.shields.io/badge/Project-Page-
|
19 |
</a>
|
20 |
<a href="https://github.com/Sage-Lab-ai/DT_Lung">
|
21 |
<img alt="GitHub Code"
|
22 |
src="https://img.shields.io/badge/GitHub-Code-black?logo=github" />
|
23 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
<a href="https://colab.research.google.com/drive/1IrzccQ09mP5amxQTZy07n4LgLSC2r1uj?usp=sharing">
|
25 |
<img alt="Colab: DT Lung Demo"
|
26 |
src="https://img.shields.io/badge/Colab-DT%20Lung%20Demo-orange?logo=google-colab" />
|
27 |
</a>
|
|
|
28 |
<a href="https://dt-lung.streamlit.app/">
|
29 |
<img alt="Streamlit Web App"
|
30 |
src="https://img.shields.io/badge/Streamlit-Web%20App-red?logo=streamlit" />
|
31 |
</a>
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
<a href="https://huggingface.co/datasets/SageLabUHN/DT_Lung_Demo_Data">
|
37 |
-
<img alt="Hugging Face Dataset"
|
38 |
-
src="https://img.shields.io/badge/HuggingFace-Dataset-yellow?logo=huggingface" />
|
39 |
</a>
|
40 |
</p>
|
41 |
|
|
|
13 |
</h1>
|
14 |
|
15 |
<p align="center">
|
16 |
+
|
17 |
+
<a href="https://sage-lab-ai.github.io/DT_Lung/">
|
18 |
<img alt="Project Page"
|
19 |
+
src="https://img.shields.io/badge/Project-Page-green" />
|
20 |
</a>
|
21 |
<a href="https://github.com/Sage-Lab-ai/DT_Lung">
|
22 |
<img alt="GitHub Code"
|
23 |
src="https://img.shields.io/badge/GitHub-Code-black?logo=github" />
|
24 |
</a>
|
25 |
+
<a href="https://huggingface.co/SageLabUHN/DT_Lung">
|
26 |
+
<img alt="Hugging Face Model"
|
27 |
+
src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface" />
|
28 |
+
</a>
|
29 |
+
<a href="https://huggingface.co/datasets/SageLabUHN/DT_Lung_Demo_Data">
|
30 |
+
<img alt="Hugging Face Dataset"
|
31 |
+
src="https://img.shields.io/badge/HuggingFace-Dataset-yellow?logo=huggingface" />
|
32 |
+
</a>
|
33 |
+
|
34 |
+
</p>
|
35 |
+
|
36 |
+
<p align="center">
|
37 |
<a href="https://colab.research.google.com/drive/1IrzccQ09mP5amxQTZy07n4LgLSC2r1uj?usp=sharing">
|
38 |
<img alt="Colab: DT Lung Demo"
|
39 |
src="https://img.shields.io/badge/Colab-DT%20Lung%20Demo-orange?logo=google-colab" />
|
40 |
</a>
|
41 |
+
|
42 |
<a href="https://dt-lung.streamlit.app/">
|
43 |
<img alt="Streamlit Web App"
|
44 |
src="https://img.shields.io/badge/Streamlit-Web%20App-red?logo=streamlit" />
|
45 |
</a>
|
46 |
+
|
47 |
+
<a href="https://hub.docker.com/u/sagelabuhn">
|
48 |
+
<img alt="Docker Hub"
|
49 |
+
src="https://img.shields.io/badge/Docker-Hub-blue?logo=docker&logoColor=white" />
|
|
|
|
|
|
|
50 |
</a>
|
51 |
</p>
|
52 |
|