If anyone is looking to upload with dependencies specifically to run a Keras model, I wrote a brief explanation of how to do that here. Instead of importing Keras, Tensorflow, and Numpy, you can use an existing Keras-to-C++ repo and plug that C++ model back into Python.
1 Like