From d9476a7d059e85bfb42b130570f1af346d01d06a Mon Sep 17 00:00:00 2001
From: Karl <karl@k-world.me.uk>
Date: Sat, 17 May 2025 11:00:43 +0100
Subject: [PATCH] didn't want to commit this

---
 d | 55 -------------------------------------------------------
 1 file changed, 55 deletions(-)
 delete mode 100644 d

diff --git a/d b/d
deleted file mode 100644
index e345118..0000000
--- a/d
+++ /dev/null
@@ -1,55 +0,0 @@
-b0bb465 (HEAD -> main, tag: 0.1.0) add style for mobile
-4ec98eb working lazyloading
-c3f0a70 working lightbox navifation with js cache for details
-636148b only load details when loading image in lightbox
-cf9f5d0 cleanup and show modle name on gallery
-ab1c0c3 (origin/main) fix SDXL workflow
-8be2111 image queued page
-0ccebcf add back button to the bottom of the gallery
-da37913 add create_image page
-aef0afe wrong key name
-e88d490 fix the random model logic
-ee18289 yaml not sh
-1a3e657 test commit to see if the workflow works
-26d9f38 updated workflow
-2c5dbdb try create workflow to auto publish new container
-e43ab87 replace image.png thumbnail
-073cc3b update flux logic
-41fd144 re working into libs, and use thumbs in gallery
-020c2c2 updated styling and prompt on home page
-4acf28e update path for flux
-9aea4e6 fix sorting and sdxl workflow prompt text
-81140d7 updated logic to show prompt on the lightbox display
-cce1cb2 lazy load images
-dcc6f94 re-add topic logic
-b93d070 update gitignore
-7c4ec9e Ignore publish.sh
-3e974d5 fixed logic
-eb59cfa wrong key
-b92366f spelling mistake
-60be7c4 randomly select dev/schnell when using flux
-ab50f2a add publish script
-c4b9dd2 last 7 prompts not 7 days
-30d25d1 rework to single flow
-a180a7b working flux and sdxl
-2bbb2fe allow flux workflow
-6fdfb51 support multiple models and random selection
-e4428b4 return generated prompt, allow job to be cancelled
-91c48b5 fix double running job
-d32e903 retry logic, create endpoint now non blocking
-42c8a2b sort gallery by new-old, move to -slim docker image
-5ab4d76 strange indent
-db9b961 formatting and docstrings
-dcc0cdc move gallery to /images
-0838f37 bigger gallery
-342416a arrow cycle
-6cc30bd add /gallery to show all generated images
-290c1ba support auto image regeneration at specific time
-d97ef3f add support for multiple models and posting a prompt to /create
-0e471d7 update negative prompt
-1fba2da docker compose file
-8064c90 user config controls reload interval
-4fd857c fill as much as possible
-26e8d90 add flask to requirements
-fc0b1f3 update with docker server
-6ada0bf initial commit