deeparteffects / deepart-api-dotnet-csharp-example

Style transfer API for .NET: An example .NET Windows application for neural style transfer using the Deep Art Effects API.
https://developer.deeparteffects.com
1 stars 1 forks source link

Unity failed #1

Closed longde123 closed 7 years ago

longde123 commented 7 years ago

SpritePacker failed to get types from RestSharp, Version=105.1.0.0, Culture=neutral, PublicKeyToken=null. UnityEditor.Sprites.Packer:GetSelectedPolicyId() SpritePacker failed to get types from DeepArtEffectsClient, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null. UnityEditor.Sprites.Packer:GetSelectedPolicyId() SpritePacker failed to get types from Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed. UnityEditor.Sprites.Packer:GetSelectedPolicyId()

clarrat commented 7 years ago

Did you change the secrets in the app.config file to your values?

clarrat commented 7 years ago

This error has been fixed.