Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RNG: Make all elements of shape `int`s | catboxanon | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | 2023-08-09 | 1 | -2/+1 |
| | | | | import errors related to shared.py | ||||
* | rework RNG to use generators instead of generating noises beforehand | AUTOMATIC1111 | 2023-08-09 | 1 | -0/+171 |