Back
Similar todos
add more db indexes to speed up #photoai #interiorai public photo pages that take 1-3 seconds to load
finish frontend gallery for client
Store images on S3 #image
move prompts, negative prompts, pipeline into separate table/db prompts.db so that the photos.db is faster because it has ~10,000,000 records now and they all have a lot of big TEXT fields, so now instead of querying that everytime, only query it from prompts.db via AJAX when user copies prompt for speed #photoai
start creating worker to perpetually migrate old db photos to new one #interiorai
migrate old db data to new backend #isplogger
Make all S3 uploads public #wip
Add S3 uploads to Heroku #telemonetize
empty the pipeline data column to save space in photos.db because Flux doesn't rly need much pipeline hacking like SD1.5 (e.g. img gen -> tiles upscale -> face fix -> face swap -> clarity upscaler -> add noise) #photoai