sca255 commited on
Commit
ccb5ec3
·
verified ·
1 Parent(s): ece01f5

Update main.sh

Browse files
Files changed (1) hide show
  1. main.sh +1 -0
main.sh CHANGED
@@ -11,5 +11,6 @@ python install.py
11
  export PYTORCH_TRACING_MODE=TORCHFX
12
  export COMMANDLINE_ARGS="--skip-torch-cuda-test --precision full --no-half"
13
  cd ../..
 
14
  # Launch the WebUI
15
  ./webui.sh
 
11
  export PYTORCH_TRACING_MODE=TORCHFX
12
  export COMMANDLINE_ARGS="--skip-torch-cuda-test --precision full --no-half"
13
  cd ../..
14
+ python dl.py
15
  # Launch the WebUI
16
  ./webui.sh