Update README.md
Browse files
README.md
CHANGED
@@ -163,29 +163,40 @@ configs:
|
|
163 |
</h1>
|
164 |
|
165 |
<p align="center">
|
166 |
-
|
|
|
167 |
<img alt="Project Page"
|
168 |
-
src="https://img.shields.io/badge/Project-Page-
|
169 |
</a>
|
170 |
<a href="https://github.com/Sage-Lab-ai/DT_Lung">
|
171 |
<img alt="GitHub Code"
|
172 |
src="https://img.shields.io/badge/GitHub-Code-black?logo=github" />
|
173 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
<a href="https://colab.research.google.com/drive/1IrzccQ09mP5amxQTZy07n4LgLSC2r1uj?usp=sharing">
|
175 |
<img alt="Colab: DT Lung Demo"
|
176 |
src="https://img.shields.io/badge/Colab-DT%20Lung%20Demo-orange?logo=google-colab" />
|
177 |
</a>
|
|
|
178 |
<a href="https://dt-lung.streamlit.app/">
|
179 |
<img alt="Streamlit Web App"
|
180 |
src="https://img.shields.io/badge/Streamlit-Web%20App-red?logo=streamlit" />
|
181 |
</a>
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
<a href="https://huggingface.co/datasets/SageLabUHN/DT_Lung_Demo_Data">
|
187 |
-
<img alt="Hugging Face Dataset"
|
188 |
-
src="https://img.shields.io/badge/HuggingFace-Dataset-yellow?logo=huggingface" />
|
189 |
</a>
|
190 |
</p>
|
191 |
|
|
|
163 |
</h1>
|
164 |
|
165 |
<p align="center">
|
166 |
+
|
167 |
+
<a href="https://sage-lab-ai.github.io/DT_Lung/">
|
168 |
<img alt="Project Page"
|
169 |
+
src="https://img.shields.io/badge/Project-Page-green" />
|
170 |
</a>
|
171 |
<a href="https://github.com/Sage-Lab-ai/DT_Lung">
|
172 |
<img alt="GitHub Code"
|
173 |
src="https://img.shields.io/badge/GitHub-Code-black?logo=github" />
|
174 |
</a>
|
175 |
+
<a href="https://huggingface.co/SageLabUHN/DT_Lung">
|
176 |
+
<img alt="Hugging Face Model"
|
177 |
+
src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface" />
|
178 |
+
</a>
|
179 |
+
<a href="https://huggingface.co/datasets/SageLabUHN/DT_Lung_Demo_Data">
|
180 |
+
<img alt="Hugging Face Dataset"
|
181 |
+
src="https://img.shields.io/badge/HuggingFace-Dataset-yellow?logo=huggingface" />
|
182 |
+
</a>
|
183 |
+
|
184 |
+
</p>
|
185 |
+
|
186 |
+
<p align="center">
|
187 |
<a href="https://colab.research.google.com/drive/1IrzccQ09mP5amxQTZy07n4LgLSC2r1uj?usp=sharing">
|
188 |
<img alt="Colab: DT Lung Demo"
|
189 |
src="https://img.shields.io/badge/Colab-DT%20Lung%20Demo-orange?logo=google-colab" />
|
190 |
</a>
|
191 |
+
|
192 |
<a href="https://dt-lung.streamlit.app/">
|
193 |
<img alt="Streamlit Web App"
|
194 |
src="https://img.shields.io/badge/Streamlit-Web%20App-red?logo=streamlit" />
|
195 |
</a>
|
196 |
+
|
197 |
+
<a href="https://hub.docker.com/u/sagelabuhn">
|
198 |
+
<img alt="Docker Hub"
|
199 |
+
src="https://img.shields.io/badge/Docker-Hub-blue?logo=docker&logoColor=white" />
|
|
|
|
|
|
|
200 |
</a>
|
201 |
</p>
|
202 |
|