16 Commits (47a44c7e421b98ca07e92dbf88769b04c9e28f86)

Author SHA1 Message Date
d8ahazard 0a54bd3395 Optional Accelerate Launch 3 years ago
Mackerel 6515dedf57 webui.sh: no automatic git pull 3 years ago
Matthew Clark bdf1a8903a Pass arguments from bash to python 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
Daniel M 6a4e846710 Fix prerequisites check in webui.sh
- Check the actually used `$python_cmd` and `$GIT` executables instead
  of the hardcoded ones
- Fix typo in comment
3 years ago
Andrew Savchyn d18daafb8b Uppercase for env var LAUNCH_SCRIPT 3 years ago
Andrew Savchyn fcfe2e9ffd Configurable launch script 3 years ago
DepFA e61da308ba Disable sentry logging 3 years ago
benbot d6e8d85e30 removed TORCH_COMMAND section from webui.sh and
added correct torchvision version to default torch install command
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
orionaskatu a0e819de90 remove model files check 3 years ago
orionaskatu d62fbcc5aa fix on torch_command + tested on debian 3 years ago
orionaskatu 7bf76af40a rewrite for launch.py - untested 3 years ago
orionaskatu efc8ed13e1 install/launch scripts for linux 3 years ago