sygil-webui/.github/sync.yml
2022-08-29 00:41:17 +01:00

19 lines
572 B
YAML

hlky/stable-diffusion:
- source: webui.py
dest: scripts/webui.py
- source: webui_playground.py
dest: scripts/webui_playground.py
- source: relauncher.py
dest: scripts/relauncher.py
- source: txt2img.yaml
dest: txt2img.yaml
- source: webui.yaml
dest: configs/webui/webui.yaml
- source: frontend/__init__.py
dest: frontend/__init__.py
- source: frontend/css_and_js.py
dest: frontend/css_and_js.py
- source: frontend/frontend.py
dest: frontend/frontend.py
- source: frontend/ui_functions.py
dest: frontend/ui_functions.py