Update README.md
Browse files
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 |
|