aboutsummaryrefslogtreecommitdiffstats
path: root/modules/progress.py
Commit message (Collapse)AuthorAgeFilesLines
* multi users supportsiutin2023-04-161-17/+43
|
* keep randomId simplersiutin2023-03-301-2/+2
|
* use condition to wait for resultsiutin2023-03-301-2/+4
|
* add a button to restore the current progresssiutin2023-03-301-0/+14
|
* store the last generated resultsiutin2023-03-301-0/+10
|
* add an internal API for obtaining current task idsiutin2023-03-301-0/+8
|
* add progress bar to modelmergerAUTOMATIC2023-01-191-1/+1
|
* fix an unlikely division by 0 errorAUTOMATIC2023-01-191-4/+7
|
* big rework of progressbar/preview system to allow multiple users to prompts ↵AUTOMATIC2023-01-151-0/+96
at the same time and do not get previews of each other