2019-08-31 10:29:34 UTC - Pepi Paraskevoulakou: guys anyone who knows if i can include in a python zip file my pre-trained model along with my __main__.py ? and afterwards in order to execute the action, combine it with a docker which includes the necessary libraries in order to execute the mentioned action? because @James Thomas has an article that you can combine docker with ml libraries along with an action. The specific article is <http://jamesthom.as/blog/2017/08/04/large-applications-on-openwhisk/> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567247374019500 ----