CreateMl style transfer vs Turicreate

Hi just a couple of questions about the new style transfer in Create ML.
  1. Does it use the same methods/underlying models as Turicreate to do the style transfer?

  2. Turicreate lets you use up to 8 styles at once (thus reducing the size of the produced MLmodel) i.e. you don''t need to create a MlModel for each style. Does the new CreateML style transfer have the same ability?

Thanks

Replies

Unfortunately no. CreateML style transfer lets you use only one style image per model.