You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, thanks for the material, it is awesome.
I want to play around with Sketch_RNN.ipynb but I am having troubles when setting environment.
I am having difficulties with these libraries/versions
are these the correct versions?
tensorflow==1.8.0?
tensorflow_probability==XX? ## tensorflow 1.8.0 only works with 0.0.1, but I am kind of lost
magenta==1.2.2?
is there a colab version where I can see libraries versions?
thanks for your help!.
ERROR: tensorflow-gan 2.0.0 has requirement tensorflow-probability>=0.7, but you'll have tensorflow-probability 0.0.1 which is incompatible.
ERROR: dm-sonnet 1.35 has requirement tensorflow-probability>=0.6.0, but you'll have tensorflow-probability 0.0.1 which is incompatible.
ERROR: tensor2tensor 1.15.4 has requirement tensorflow-probability==0.7.0, but you'll have tensorflow-probability 0.0.1 which is incompatible.
ERROR: magenta 1.2.2 has requirement tensorflow<2.0.0,>=1.15.0, but you'll have tensorflow 1.8.0 which is incompatible.
ERROR: magenta 1.2.2 has requirement tensorflow-probability==0.7.0, but you'll have tensorflow-probability 0.0.1 which is incompatible.
The text was updated successfully, but these errors were encountered:
Hello there, thanks for the material, it is awesome.
I want to play around with Sketch_RNN.ipynb but I am having troubles when setting environment.
I am having difficulties with these libraries/versions
are these the correct versions?
tensorflow==1.8.0?
tensorflow_probability==XX? ## tensorflow 1.8.0 only works with 0.0.1, but I am kind of lost
magenta==1.2.2?
is there a colab version where I can see libraries versions?
thanks for your help!.
ERROR: tensorflow-gan 2.0.0 has requirement tensorflow-probability>=0.7, but you'll have tensorflow-probability 0.0.1 which is incompatible.
ERROR: dm-sonnet 1.35 has requirement tensorflow-probability>=0.6.0, but you'll have tensorflow-probability 0.0.1 which is incompatible.
ERROR: tensor2tensor 1.15.4 has requirement tensorflow-probability==0.7.0, but you'll have tensorflow-probability 0.0.1 which is incompatible.
ERROR: magenta 1.2.2 has requirement tensorflow<2.0.0,>=1.15.0, but you'll have tensorflow 1.8.0 which is incompatible.
ERROR: magenta 1.2.2 has requirement tensorflow-probability==0.7.0, but you'll have tensorflow-probability 0.0.1 which is incompatible.
The text was updated successfully, but these errors were encountered: