ACCA225 commited on
Commit
5be7539
1 Parent(s): 2e653b7

Update new.py

Browse files
Files changed (1) hide show
  1. new.py +1 -1
new.py CHANGED
@@ -1,7 +1,7 @@
1
  # 配置
2
  import os
3
  install_path = '/home/xlab-app-center'
4
- webui_repo = 'AUTOMATIC1111/stable-diffusion-webui --branch v1.7.0'
5
  rename_repo = 'stable-diffusion-webui'
6
  git_url = 'gitcode.com'
7
  webui_port = 7860
 
1
  # 配置
2
  import os
3
  install_path = '/home/xlab-app-center'
4
+ webui_repo = 'AUTOMATIC1111/stable-diffusion-webui --branch v1.9.4'
5
  rename_repo = 'stable-diffusion-webui'
6
  git_url = 'gitcode.com'
7
  webui_port = 7860