removed explcit dependencies on tensorflow pytoch, and onnx
infers framework from model , then imports (tf | torch |onnx)
add ability to extract and read pytorch statedict files directly
removed combine_weights_and_bias as default, not implemented anywhere
fixed unit tests, moved model and watcher to object constructor