sca255 commited on
Commit
834ddca
·
verified ·
1 Parent(s): f6dd00b

Update main.sh

Browse files
Files changed (1) hide show
  1. main.sh +1 -0
main.sh CHANGED
@@ -12,5 +12,6 @@ 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
 
12
  export COMMANDLINE_ARGS="--skip-torch-cuda-test --precision full --no-half"
13
  cd ../..
14
  python dl.py
15
+ ls -la /home/user/app/stable-diffusion-webui/models/Stable-diffusion/
16
  # Launch the WebUI
17
  ./webui.sh