TTS-WebUI icon indicating copy to clipboard operation
TTS-WebUI copied to clipboard

Model download enhanced feedback

Open rsxdalv opened this issue 11 months ago • 1 comments

Currently model downloads are only visible on the command line. This should be supplemented with - gr.info or similar, could be integrated in @model_manager decorator to make the changes easier.

rsxdalv avatar May 01 '25 17:05 rsxdalv

The newest extension - chatterbox - uses a gr.Progress to better indicate that a model is loading within the UI. The next step is to also indicate when it is specifically downloading not just loading in general.

rsxdalv avatar Jun 07 '25 22:06 rsxdalv