aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_state.py
AgeCommit message (Collapse)AuthorLines
2024-01-01fix borked merge, rename fields to better match what they do, change setting ↵AUTOMATIC1111-6/+6
default to true for #13653
2023-10-16feat: refactorAnthony Fu-6/+6
2023-10-16Interrupt after current generationAnthony Fu-2/+9
2023-09-13initialize state.time_start befroe state.job_countw-e-w-1/+1
2023-08-22actual solution to the uncommon hanging problem that is seemingly caused by ↵AUTOMATIC1111-1/+1
multiple progress requests working on same tensor
2023-08-09split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC1111-0/+159
import errors related to shared.py