aboutsummaryrefslogtreecommitdiff
path: root/modules/rng.py
AgeCommit message (Collapse)Author
2023-08-15RNG: Make all elements of shape `int`scatboxanon
2023-08-09split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC1111
import errors related to shared.py
2023-08-09rework RNG to use generators instead of generating noises beforehandAUTOMATIC1111