yashpat85 commited on
Commit
fed08c0
·
verified ·
1 Parent(s): 32c8c53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -3,8 +3,6 @@ metrics:
3
  - accuracy
4
  language:
5
  - en
6
- base_model:
7
- - microsoft/resnet-50
8
  license: other
9
  pipeline_tag: image-classification
10
  ---
@@ -20,4 +18,4 @@ This is a Convolutional Neural Network (CNN) model for classifying kidney diseas
20
  ## Usage
21
  ```python
22
  from transformers import AutoModel
23
- model = AutoModel.from_pretrained("yashpat85/ResNet01")
 
3
  - accuracy
4
  language:
5
  - en
 
 
6
  license: other
7
  pipeline_tag: image-classification
8
  ---
 
18
  ## Usage
19
  ```python
20
  from transformers import AutoModel
21
+ model = AutoModel.from_pretrained("yashpat85/ResNet01")