This repository contains a TensorFlow saved model.
import tensorflow as tf model = tf.saved_model.load("model")