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

Feature request: rating images #96

Open
nntb opened this issue Feb 6, 2023 · 7 comments
Open

Feature request: rating images #96

nntb opened this issue Feb 6, 2023 · 7 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@nntb
Copy link

nntb commented Feb 6, 2023

Like it says looking for this feature

@ndahlquist
Copy link
Owner

Thanks @nntb ! @Khosbayar this feature would add a rating UI on generated images. If a user rates an image, they get kudos back and it helps to train future Stable Diffusion models.

There is some info about the API for this in the Discord space.

@Khosbayar
Copy link
Collaborator

Just wanted to confirm:
https://ratings.droom.cloud/api/ is this the API?
Yeah I have been thinking some UI iterations for this one.

@Khosbayar
Copy link
Collaborator

Also it duplicates with #69

@ndahlquist
Copy link
Owner

Ah yes- you are correct!

@Khosbayar
Copy link
Collaborator

Khosbayar commented Feb 9, 2023

I was wandering around the API doc here, little confused how to rate generated image.

  1. There is POST API called /v1/rating/{image_id}, in doc it mentions: You need to retrieve an image ID from /rating/new first ,
  2. Then when I look at GET API /v1/rating/new, the description says "Retrieve an image from the default dataset and parameters are only apiKey.

The questions are:

  1. Do we really use GET API /v1/rating/new to get image-id?
  2. If so, how do we know which image user is rating?

@ndahlquist
Copy link
Owner

I'm not sure, I haven't tried this API before. I think the best place for clarification on this is the Discord.

@Khosbayar
Copy link
Collaborator

Sounds good

@ndahlquist ndahlquist changed the title Feature request: voting generated images Feature request: rating images Feb 17, 2023
@ndahlquist ndahlquist added the good first issue Good for newcomers label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants