daasd commited on
Commit
b114c6e
·
verified ·
1 Parent(s): ce49f2a

Update main2.py

Browse files
Files changed (1) hide show
  1. main2.py +2 -2
main2.py CHANGED
@@ -69,8 +69,8 @@ checkpoint_url = {
69
  def run_git_download():
70
  start_time = time.time()
71
  subprocess.run(
72
- f'git clone hhttps://github.com/Bing-su/adetailer {params["dir"]}/extensions/adetailer',
73
- shell=True)
74
  subprocess.run(
75
  f'git clone https://github.com/s4afa451dgf415f/sd-wi-aio {params["dir"]}/extensions/prompt-aio',
76
  shell=True)
 
69
  def run_git_download():
70
  start_time = time.time()
71
  subprocess.run(
72
+ f'git clone hhttps://github.com/Bing-su/adetailer {params["dir"]}/extensions/adetailer',
73
+ shell=True)
74
  subprocess.run(
75
  f'git clone https://github.com/s4afa451dgf415f/sd-wi-aio {params["dir"]}/extensions/prompt-aio',
76
  shell=True)