Update run_sdco.sh
parent
54ea7fea0a
commit
3973a1aaa7
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
conda activate sdco
|
conda activate sdco
|
||||||
python ./Home/$USER/stable-diffusion-cpuonly-main/webui.py --no-half
|
python ./home/$USER/stable-diffusion-cpuonly-main/webui.py --no-half
|
||||||
|
|||||||
Loading…
Reference in New Issue