Currently, when generating content (and processing images) the output components stay loading until the generation has 100% completed.
If possible we should should update the output components as they get generated.
For instane:
Content Generation
When generating content, it can take several minutes to see the results because it waits for the listicle generation function to complete (which it doesn't until all content is generated). It would be nice to instead update the result + json outputs as they are completed, and then show the images in the Gallery one-by-one as they get generated.
Image Processing
When batch processing images, it would be nice to display each processed image (appended) as they are processed and completed.
Currently, when generating content (and processing images) the output components stay loading until the generation has 100% completed.
If possible we should should update the output components as they get generated.
For instane:
Content Generation
When generating content, it can take several minutes to see the results because it waits for the listicle generation function to complete (which it doesn't until all content is generated). It would be nice to instead update the result + json outputs as they are completed, and then show the images in the Gallery one-by-one as they get generated.
Image Processing
When batch processing images, it would be nice to display each processed image (appended) as they are processed and completed.