# SAMEDIFF

`SameDiffStep` is a pipeline step that configures a samediff model that is to be executed.

| Configs     | Descriptions                                                                               |
| ----------- | ------------------------------------------------------------------------------------------ |
| modelUri    | Specifies the location of a saved model file.                                              |
| outputNames | A list of names of the output arrays - i.e., the names of the arrays to predict or return. |
