aboutsummaryrefslogtreecommitdiffstats
path: root/webui.sh
Commit message (Collapse)AuthorAgeFilesLines
* removed TORCH_COMMAND section from webui.sh andbenbot2022-09-211-6/+0
| | | | added correct torchvision version to default torch install command
* Fix bad bad torch command variablesafentisFox2022-09-181-1/+1
|
* change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB ↵AUTOMATIC2022-09-181-1/+1
| | | | | | and does not export anything whoever put that in .sh files - shame on you
* remove model files checkorionaskatu2022-09-141-21/+0
|
* fix on torch_command + tested on debianorionaskatu2022-09-141-0/+6
|
* rewrite for launch.py - untestedorionaskatu2022-09-141-74/+8
|
* install/launch scripts for linuxorionaskatu2022-09-141-0/+220