#!/Users/trungnt13/libs/conda/envs/tftorch/bin/python
from sisua.train import main

if __name__ == "__main__":
  main()
