Add model card icon
Browse files- .gitattributes +1 -0
- README.md +4 -0
- icon.jpg +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
icon.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -13,6 +13,10 @@ library_name: custom
|
|
| 13 |
|
| 14 |
# Colony Counter
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## Model Description
|
| 17 |
|
| 18 |
Colony Counter is an application within the CarbConnect platform. It automatically detects and counts bacterial colonies from agar plate images.
|
|
|
|
| 13 |
|
| 14 |
# Colony Counter
|
| 15 |
|
| 16 |
+
<p align="center">
|
| 17 |
+
<img src="./icon.jpg" alt="Colony Counter icon" width="220">
|
| 18 |
+
</p>
|
| 19 |
+
|
| 20 |
## Model Description
|
| 21 |
|
| 22 |
Colony Counter is an application within the CarbConnect platform. It automatically detects and counts bacterial colonies from agar plate images.
|
icon.jpg
ADDED
|
|
Git LFS Details
|