---
title: model
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicoremlmodel/model
---

# model

The Core ML model used to apply the effect on the image.

## Declaration

```swift
var model: MLModel { get set }
```

## See Also

### Instance Properties

- [headIndex](coreimage/cicoremlmodel/headindex.md)
- [inputImage](coreimage/cicoremlmodel/inputimage.md)
- [softmaxNormalization](coreimage/cicoremlmodel/softmaxnormalization.md)
