Commit 34692fcc authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): update the plot

parent a3e522d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,5 +9,5 @@ if __name__ == '__main__':
    image_plot(
        *natsorted(glob.glob(os.path.join('furry', 'non_furry', '*.jpg'))),
        *natsorted(glob.glob(os.path.join('furry', 'furry', '*.jpg'))),
        columns=4, figsize=(10, 10),
        columns=4, figsize=(10, 8),
    )
+0 −725

File deleted.

Preview size limit exceeded, changes collapsed.