magenta-demos icon indicating copy to clipboard operation
magenta-demos copied to clipboard

style transfer demo broken on colab

Open romanoss opened this issue 5 years ago • 0 comments

installing magenta and running the style transfer notebook code in colab(gpu) gives 👍 ImportError: This version of TensorFlow Probability requires TensorFlow version >= 1.14; Detected an installation of version 1.13.1. Please upgrade TensorFlow to proceed.

upgrading tf gives new errors

romanoss avatar Jun 14 '19 19:06 romanoss