Revert "Merge main"

This reverts commit ff515f9bb0, reversing
changes made to 10ed23e144.
This commit is contained in:
cmdr2
2022-09-08 22:55:12 +05:30
parent 9051bf6e68
commit d92fb1ec95
6 changed files with 2 additions and 64 deletions

View File

@ -1,5 +1,3 @@
#!/bin/bash
printf "\n\nStable Diffusion UI\n\n"
if [ -f "scripts/install_status.txt" ] && [ `grep -c sd_ui_git_cloned scripts/install_status.txt` -gt "0" ]; then