print("Can't run without a checkpoint. Find and place a .ckpt or .safetensors file into any of those locations. The program will exit.",file=sys.stderr)
error_message+="Can't run without a checkpoint. Find and place a .ckpt or .safetensors file into any of those locations."