13 Commits (6033de18bff6c1506879e5f3a645f98131c3f043)

Author SHA1 Message Date
brkirch 79953e9b8b Add support for macOS (Darwin) in launch.py 3 years ago
d8ahazard 0a54bd3395 Optional Accelerate Launch 3 years ago
AUTOMATIC bd4f0fb9d9 revert changes to two bat files I asked to revert but the author couldn't in 863e9efc19. 3 years ago
Zeithrold 863e9efc19
Pull out some of URL to Env Variable (#2578)
* 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>
3 years ago
Andrew Savchyn d18daafb8b Uppercase for env var LAUNCH_SCRIPT 3 years ago
Andrew Savchyn fcfe2e9ffd Configurable launch script 3 years ago
orionaskatu f2ad00bc8e Remove default git variables to prevent issues 3 years ago
orionaskatu d0a12763fe Comment variables with default values 3 years ago
safentisFox 7b0f402b66 Fix bad bad torch command variable 3 years ago
AUTOMATIC 7476593014 change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB and does not export anything
whoever put that in .sh files - shame on you
3 years ago
Chris Oelerich 56b0b0feb5 Comment out empty envars in user config.
Setting empty envars causes the `os.environ.get('ENVAR', "some default")` pattern in launch.py to ignore it's fallback value.
3 years ago
orionaskatu 7bf76af40a rewrite for launch.py - untested 3 years ago
orionaskatu efc8ed13e1 install/launch scripts for linux 3 years ago