Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve efficiency and support more device | Kohaku-Blueleaf | 2024-01-09 | 1 | -0/+1 |
| | |||||
* | Avoid unnecessary `isfile`/`exists` calls | Aarni Koskela | 2024-01-03 | 1 | -1/+3 |
| | |||||
* | split webui.py's initialization and utility functions into separate files | AUTOMATIC1111 | 2023-08-09 | 1 | -3/+0 |
| | |||||
* | fix missing restricted_opts from shared | AUTOMATIC1111 | 2023-08-09 | 1 | -0/+1 |
| | |||||
* | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | 2023-08-09 | 1 | -0/+51 |
import errors related to shared.py |