Spaces:
Runtime error
Runtime error
Update main.sh
Browse files
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
|