ACCA225 commited on
Commit
755b12c
·
verified ·
1 Parent(s): 56ee4b3

Update app11.py

Browse files
Files changed (1) hide show
  1. app11.py +4 -0
app11.py CHANGED
@@ -35,6 +35,10 @@ def notbook():
35
  os.system("pip install nvidia-ml-py3")
36
  os.chdir(f"/home/xlab-app-center")
37
  os.system(f"git clone https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui22 /home/xlab-app-center/stable-diffusion-webui")
 
 
 
 
38
  os.system(f"cp /home/xlab-app-center/styles.csv /home/xlab-app-center/stable-diffusion-webui/styles.csv")
39
  os.chdir(f"/home/xlab-app-center/stable-diffusion-webui")
40
  #os.system("wget https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui2/raw/branch/master/webui.py -O webui.py")
 
35
  os.system("pip install nvidia-ml-py3")
36
  os.chdir(f"/home/xlab-app-center")
37
  os.system(f"git clone https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui22 /home/xlab-app-center/stable-diffusion-webui")
38
+ os.system(f"git clone https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui22 /home/xlab-app-center/stable-diffusion-webui")
39
+ os.system(f"git clone https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui22 /home/xlab-app-center/stable-diffusion-webui")
40
+ os.system(f"git clone https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui22 /home/xlab-app-center/stable-diffusion-webui")
41
+ os.system(f"git clone https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui22 /home/xlab-app-center/stable-diffusion-webui")
42
  os.system(f"cp /home/xlab-app-center/styles.csv /home/xlab-app-center/stable-diffusion-webui/styles.csv")
43
  os.chdir(f"/home/xlab-app-center/stable-diffusion-webui")
44
  #os.system("wget https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui2/raw/branch/master/webui.py -O webui.py")