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