Spaces:
Runtime error
Runtime error
Luigi
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -202,7 +202,7 @@ Most Likely Diagnosis (from image findings).
|
|
| 202 |
Other Possible Diagnoses (from image findings).
|
| 203 |
Rationale: For each diagnosis, briefly link specific image findings to the diagnostic criteria.
|
| 204 |
|
| 205 |
-
""" , "fundus.
|
| 206 |
],
|
| 207 |
],
|
| 208 |
inputs=[question_input, image_input],
|
|
|
|
| 202 |
Other Possible Diagnoses (from image findings).
|
| 203 |
Rationale: For each diagnosis, briefly link specific image findings to the diagnostic criteria.
|
| 204 |
|
| 205 |
+
""" , "fundus.webp",
|
| 206 |
],
|
| 207 |
],
|
| 208 |
inputs=[question_input, image_input],
|