print("Can't run without a checkpoint. Find and place a .ckpt file into any of those locations. The program will exit.",file=sys.stderr)
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)