Show information in the UI about the remaining Credits and estimated number of images from the Dream Studio account
Is your feature request related to a problem? Please describe. Not a problem, just some useful information for the user about his/her account's available credits and the approximate number or images that can be generated with standard settings.
Describe the solution you'd like It would be useful to display in the main UI the remaining Credits and the approx number of images as available in the Dream Studio account info page.
Describe alternatives you've considered Currently the user has to login to his/her DS account to see the residual Credits.
Additional context
yes. I had this problem #11 due to the missing credits info.
wow oh no
We originally removed all of the credits-based UI elements since not all inference mechanisms (especially local) have a notion of payment.
If we added this back, I'd want to do it in a way other back-ends could use if they supported payments/credits/etc.
What do you think @KAJdev?
I understand the reasoning behind removal of those information. If you connect via API to a local installation of, let's say, A1111 SD Web UI, or InvokeAI, as an example, to be used as back-end, they do not use any credits system or charge the users to generate images locally, therefore those information (credits, images) shouldn't be displayed in the UI.