yipengsun commited on
Commit
935ec7f
·
1 Parent(s): be7d6bf

Add HF Space badge and update badge style to for-the-badge

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -22,11 +22,12 @@ tags:
22
 
23
  **AI-Powered Cognitive Debiasing for Medical Image Interpretation**
24
 
25
- [![MedGemma](https://img.shields.io/badge/MedGemma_1.5-4B_|_27B-4285F4?style=flat-square&logo=google&logoColor=white)](https://huggingface.co/google/medgemma-1.5-4b-it)
26
- [![MedSigLIP](https://img.shields.io/badge/MedSigLIP-448-34A853?style=flat-square&logo=google&logoColor=white)](https://huggingface.co/google/medsiglip-448)
27
- [![LangGraph](https://img.shields.io/badge/LangGraph-Agents-1C3C3C?style=flat-square)](https://langchain-ai.github.io/langgraph/)
28
- [![Gradio](https://img.shields.io/badge/Gradio-UI-F97316?style=flat-square)](https://gradio.app)
29
- [![License](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey?style=flat-square)](LICENSE)
 
30
 
31
  </div>
32
 
 
22
 
23
  **AI-Powered Cognitive Debiasing for Medical Image Interpretation**
24
 
25
+ [![Hugging Face Space](https://img.shields.io/badge/🤗%20Hugging%20Face-Space-FFD21E?style=for-the-badge)](https://huggingface.co/spaces/yipengsun/diagnostic-devils-advocate)
26
+ [![MedGemma](https://img.shields.io/badge/MedGemma_1.5-4B_|_27B-4285F4?style=for-the-badge&logo=google&logoColor=white)](https://huggingface.co/google/medgemma-1.5-4b-it)
27
+ [![MedSigLIP](https://img.shields.io/badge/MedSigLIP-448-34A853?style=for-the-badge&logo=google&logoColor=white)](https://huggingface.co/google/medsiglip-448)
28
+ [![LangGraph](https://img.shields.io/badge/LangGraph-Agents-1C3C3C?style=for-the-badge)](https://langchain-ai.github.io/langgraph/)
29
+ [![Gradio](https://img.shields.io/badge/Gradio-UI-F97316?style=for-the-badge)](https://gradio.app)
30
+ [![License](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey?style=for-the-badge)](LICENSE)
31
 
32
  </div>
33