ACCA225 commited on
Commit
8c6dbf6
1 Parent(s): 492f6d1

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +0 -1
app2.py CHANGED
@@ -22,7 +22,6 @@ os.chdir(f"/home/xlab-app-center")
22
  os.system(f"git clone https://openi.pcl.ac.cn/2575044704/sd-v1.7.0 /home/xlab-app-center/stable-diffusion-webui")
23
  os.system(f"cp /home/xlab-app-center/styles.csv /home/xlab-app-center/stable-diffusion-webui/styles.csv")
24
  os.chdir(f"/home/xlab-app-center/stable-diffusion-webui")
25
- run(f'''wget https://hf-mirror.com/datasets/ACCA225/zrok/resolve/main/zrok''')
26
  os.system(f"git lfs install")
27
  os.system(f"git reset --hard")
28
  import os
 
22
  os.system(f"git clone https://openi.pcl.ac.cn/2575044704/sd-v1.7.0 /home/xlab-app-center/stable-diffusion-webui")
23
  os.system(f"cp /home/xlab-app-center/styles.csv /home/xlab-app-center/stable-diffusion-webui/styles.csv")
24
  os.chdir(f"/home/xlab-app-center/stable-diffusion-webui")
 
25
  os.system(f"git lfs install")
26
  os.system(f"git reset --hard")
27
  import os