from iopaint import entry_point #nohup python3 ../main.py start --enable-remove-bg > output_nohup.log 2>&1 & if __name__ == "__main__": entry_point()