Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: bsd
|
3 |
pipeline_tag: image-segmentation
|
|
|
4 |
base_model:
|
5 |
- timm/resnext101_32x8d
|
6 |
library_name: timm
|
|
|
1 |
---
|
2 |
license: bsd
|
3 |
pipeline_tag: image-segmentation
|
4 |
+
architecture: resnext101_32x8d
|
5 |
base_model:
|
6 |
- timm/resnext101_32x8d
|
7 |
library_name: timm
|