summaryrefslogtreecommitdiff
path: root/notes/utils/image_utils.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/utils/image_utils.md')
-rw-r--r--notes/utils/image_utils.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/utils/image_utils.md b/notes/utils/image_utils.md
index d8a466f9..598ecb15 100644
--- a/notes/utils/image_utils.md
+++ b/notes/utils/image_utils.md
@@ -114,7 +114,7 @@ Get the size of a PSD
Convert all images to RGB
-`mogrify -resize 256x256! -colorspace sRGB -type truecolor /data_store_hdd/datasets/people/lfw/progan/faces_256_full/*.jpg`
+`mogrify -resize 256x256! -colorspace sRGB -type truecolor lfw_jpgs/*.jpg`
## Animate GIFs