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