Win
Results
2
comments of
Win
when I changed the version to 2.0.11, the keras failed with the error below and tf passed I think the issue happens in all version after 2.0.11 ``` !pip install...
thank you for the suggestion load_model with custom_objects=tfl.premade.get_custom_objects() doesn't throw error for when load model save with .save("model.tf") and .save("model") .save("model.keras") gave the error ```ValueError: Input keypoints are invalid for...