Back
Photo AI
Load previous page…
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