diff options
| -rwxr-xr-x | cleanup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ rm checkpoints/*/7_*.pth rm checkpoints/*/8_*.pth rm checkpoints/*/9_*.pth rm checkpoints/*/10_*.pth -rm checkpoints/*/11_*.pth +#rm checkpoints/*/11_*.pth echo "Cleaning up recursive frames..." |
