Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better view for generated images #3028

Open
1 task done
nepalevov opened this issue Jan 27, 2025 · 0 comments
Open
1 task done

Better view for generated images #3028

nepalevov opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@nepalevov
Copy link
Contributor

Description

I would like to see generated images from models with image-generation capability immediately, without additional actions.

Current state

As a response, we receive a "Image" attachment-like spoiler frame, closed by default.
The user have to open the spoiler manually
NOW the image loading starts
The image looks huge and loads at full resolution; no optimizations; it takes time and depends on network load. The average raw image size is ~2Mb

Image

Use case/motivation

Currently, I have to open a spoiler manually each time, which is very inconvenient. Especially, when the ONLY expected output from the model is a picture, e.g. "Stable Diffusion" or "DALL-E".

I expect one of the denoted below (or similar):

  1. best option: a mini-gallery of picture(s) as a response content. Relatively small grid(?) of pictures, maybe thumbnails with a full view on a click
  2. compromise option: the picture is embedded into response content without an "Image" attachment-like spoiler frame
  3. minimum effort option: everything as is, but the "Image" attachment-like spoiler frame is opened by default

Things to think about:

  1. progressive image loading instead of default top-to-bottom
  2. thumbnails with decreased quality
  3. ???

Examples

OpenAI

Image

Google

Image

Microsoft

Image

Related issues

No response

Confidential information

  • I confirm that do not share any confidential information
@nepalevov nepalevov added the enhancement New feature or request label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant