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
When using TensorFlow Probability with TensorFlow, you must explicitly install Keras 2 along with TensorFlow (or install tensorflow-probability[tf] or tfp-nightly[tf] to automatically install these dependencies.)
The ANTsPyNet requirements.txt now installs keras 3, so I'm not sure what to do with this.
@ntustison looks like
antspynet/architectures/create_normalizing_flow_model.py
wantstensorflow_probability
, which was removed in#100.
The text was updated successfully, but these errors were encountered: