We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3973127 commit 87214c7Copy full SHA for 87214c7
projects/github.com/AUTOMATIC1111/stable-diffusion-webui/package.yml
@@ -61,7 +61,7 @@ build:
61
# we prebuilt everything, but also we must remove this so we can trim
62
# the final package from 2.3GB to ~1GB which we will do in the next steps
63
- |
64
- sed -i.bak '355s|prepare_environment()||' lib/launch.py
+ sed -i.bak 's|^ prepare_environment()||' lib/launch.py
65
rm lib/launch.py.bak
66
#FIXME ^^ please make a .patch work, I could not :/
67
0 commit comments