mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 22:24:19 +01:00
g
This commit is contained in:
parent
79892bc3ad
commit
50373219a8
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
PYTORCH_VERSION: "1.12"
|
||||
steps:
|
||||
- run: |
|
||||
git clone https://github.com/facebookresearch/xformers /x
|
||||
cd /x
|
||||
git clone https://github.com/facebookresearch/xformers x
|
||||
cd x
|
||||
./packaging/build_wheel.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue