Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ A prototype app for classifying the four COVID-19 Pneumonia Classes, created as
|
|
87 |
Indeterminate Appearance and Negative for Pneumonia. The System has an interpretability component as well.
|
88 |
"""
|
89 |
|
90 |
-
examples = ['0a3afeef9c01.png', '65761e66de9f.png']
|
91 |
interpretation='default'
|
92 |
enable_queue=True
|
93 |
|
|
|
87 |
Indeterminate Appearance and Negative for Pneumonia. The System has an interpretability component as well.
|
88 |
"""
|
89 |
|
90 |
+
examples = ['0a3afeef9c01.png', '65761e66de9f.png', '0bf205469ffa.png', '0c06f6f96a5a.png', '0c1ba97ad7c8.png', '0c2d323a04bf.png', '0c6b440ba98e.png', '0c7b15362352.png', '0c7e3c0eda27.png']
|
91 |
interpretation='default'
|
92 |
enable_queue=True
|
93 |
|