The website is beautiful. Thank you for sharing the source code.
I took a look at this source code and could not find where you batch-processed the midjourney API calls. I am interested to learn whether you generated the midjourney images by hands or by scripts.
Midjourney sadly doesn't have public API. The images were prompted manually via Discord. Thanks to permutations [0], I could do 20 images at a time, but it's still a painful process. (The generation of the permutation strings is in the shared code)
Thank you very much for the kind reply. I will try it out on one of my vps servers. Looking to have some fun when performing analysis afterwards. Thanks!
For mobile Chrome:
- Create a new bookmark
- Replace the bookmarked link with the bookmarklet javaScript code, e.g., javascript:alert('hello world')
- To use the bookmarklet, start typing the bookmark name in the address bar until the auto-complete displays the bookmark, and then click on it.
For mobile Safari,
- Create a new bookmark and replace the URL with your javaScript code
- To use the bookmarklet, tap on the bookmarklet name from the bookmarks menu
(The edit was to better format my comment)