aboutsummaryrefslogtreecommitdiff
path: root/modules/shared_state.py
AgeCommit message (Collapse)Author
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