Open nntb opened 1 year ago
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.
Just wanted to confirm: https://ratings.droom.cloud/api/ is this the API? Yeah I have been thinking some UI iterations for this one.
Also it duplicates with #69
Ah yes- you are correct!
I was wandering around the API doc here, little confused how to rate generated image.
/v1/rating/{image_id}
, in doc it mentions: You need to retrieve an image ID from /rating/new first
, /v1/rating/new
, the description says "Retrieve an image from the default dataset and parameters are only apiKey. The questions are:
/v1/rating/new
to get image-id? I'm not sure, I haven't tried this API before. I think the best place for clarification on this is the Discord.
Sounds good
Like it says looking for this feature