Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass arguments from bash to python | Matthew Clark | 2022-10-18 | 1 | -1/+1 |
| | |||||
* | revert changes to two bat files I asked to revert but the author couldn't in ↵ | AUTOMATIC | 2022-10-16 | 1 | -6/+1 |
| | | | | 863e9efc19d2811f1db5055be8e346781df3f7ce. | ||||
* | Pull out some of URL to Env Variable (#2578) | Zeithrold | 2022-10-16 | 1 | -1/+6 |
| | | | | | | | | | | | * moved repository url to changeable environment variable * move stable diffusion repo itself to env * added missing env * Remove default URL Co-authored-by: AUTOMATIC1111 <16777216c@gmail.com> | ||||
* | Fix prerequisites check in webui.sh | Daniel M | 2022-10-15 | 1 | -2/+2 |
| | | | | | | - Check the actually used `$python_cmd` and `$GIT` executables instead of the hardcoded ones - Fix typo in comment | ||||
* | Uppercase for env var LAUNCH_SCRIPT | Andrew Savchyn | 2022-09-30 | 1 | -3/+3 |
| | |||||
* | Configurable launch script | Andrew Savchyn | 2022-09-30 | 1 | -1/+6 |
| | |||||
* | Disable sentry logging | DepFA | 2022-09-26 | 1 | -0/+3 |
| | |||||
* | removed TORCH_COMMAND section from webui.sh and | benbot | 2022-09-21 | 1 | -6/+0 |
| | | | | added correct torchvision version to default torch install command | ||||
* | Fix bad bad torch command variable | safentisFox | 2022-09-18 | 1 | -1/+1 |
| | |||||
* | change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB ↵ | AUTOMATIC | 2022-09-18 | 1 | -1/+1 |
| | | | | | | and does not export anything whoever put that in .sh files - shame on you | ||||
* | remove model files check | orionaskatu | 2022-09-14 | 1 | -21/+0 |
| | |||||
* | fix on torch_command + tested on debian | orionaskatu | 2022-09-14 | 1 | -0/+6 |
| | |||||
* | rewrite for launch.py - untested | orionaskatu | 2022-09-14 | 1 | -74/+8 |
| | |||||
* | install/launch scripts for linux | orionaskatu | 2022-09-14 | 1 | -0/+220 |