You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code to change is the path, I build this on a windows OS so my this is my pictures path on my computer. Change it to any paht on your machine that has a directories with photos files in them:
10
+
11
+
PATH = "c:/Users/George/Pictures"
12
+
13
+
The number of folder per page is set no by default to 100, it can be change to any number in class "Pagination" located in:
0 commit comments