---
title: downloadAssets()
framework: createml
role: symbol
role_heading: Type Method
path: createml/mlstyletransfer/downloadassets()
---

# downloadAssets()

Initiates a download of the mlmodel assets required for Style Transfer training. This will be performed automatically if needed at training time, but can be run independently prior to training.

## Declaration

```swift
static func downloadAssets() throws
```
