amaye15 commited on
Commit
99d4ac4
·
verified ·
1 Parent(s): bae117f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -63,7 +63,6 @@ print(f"Predicted class: {model.config.id2label[predicted_class]}")
63
  - **Original Model**: `apple/aimv2-large-patch14-native`
64
  - **Adaptation**: Modified to be compatible with `AutoModelForImageClassification` for direct use in image classification tasks.
65
  - **Framework**: PyTorch
66
- - **License**: [Specify license if applicable]
67
 
68
  ## Citation
69
 
 
63
  - **Original Model**: `apple/aimv2-large-patch14-native`
64
  - **Adaptation**: Modified to be compatible with `AutoModelForImageClassification` for direct use in image classification tasks.
65
  - **Framework**: PyTorch
 
66
 
67
  ## Citation
68