private void InstallTensorFlow(object context) { Python.InstallUpdateTensorFlow(); }
public void InstallRequiredPackages() { Python.InstallUpdateTensorFlow(); }