Update README.md
Browse files
README.md
CHANGED
|
@@ -7,18 +7,18 @@ sdk: gradio
|
|
| 7 |
hardware: t4-medium
|
| 8 |
app_file: app.py
|
| 9 |
license: apache-2.0
|
| 10 |
-
# **CRITICAL FIX: This description is exactly 57 characters long.**
|
| 11 |
short_description: Generates X-ray reports in English and translates to Hindi.
|
| 12 |
models:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
tags:
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# 🩺 Medical X-Ray Report Generator and Translator
|
|
|
|
| 7 |
hardware: t4-medium
|
| 8 |
app_file: app.py
|
| 9 |
license: apache-2.0
|
|
|
|
| 10 |
short_description: Generates X-ray reports in English and translates to Hindi.
|
| 11 |
models:
|
| 12 |
+
- Robinhood135/gpt2
|
| 13 |
+
- microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224
|
| 14 |
+
- ai4bharat/indictrans2-en-indic-dist-200M
|
| 15 |
tags:
|
| 16 |
+
- vision
|
| 17 |
+
- translation
|
| 18 |
+
- medical
|
| 19 |
+
- radiology
|
| 20 |
+
- gradio
|
| 21 |
+
sdk_version: 6.0.0
|
| 22 |
---
|
| 23 |
|
| 24 |
# 🩺 Medical X-Ray Report Generator and Translator
|