Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: streamlit
|
|
| 7 |
sdk_version: 1.41.1
|
| 8 |
python_version: 3.11.10
|
| 9 |
app_file: app.py
|
| 10 |
-
pinned:
|
| 11 |
short_description: Pneumonia detection using CNNs implemented using Tensorflow.
|
| 12 |
---
|
| 13 |
|
|
|
|
| 7 |
sdk_version: 1.41.1
|
| 8 |
python_version: 3.11.10
|
| 9 |
app_file: app.py
|
| 10 |
+
pinned: true
|
| 11 |
short_description: Pneumonia detection using CNNs implemented using Tensorflow.
|
| 12 |
---
|
| 13 |
|