Skip to content

Commit 43614e4

Browse files
authored
update
1 parent 3b54573 commit 43614e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fast_stable_diffusion_AUTOMATIC1111.ipynb

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"with capture.capture_output() as cap:\n",
8585
" def inf(msg, style, wdth): inf = widgets.Button(description=msg, disabled=True, button_style=style, layout=widgets.Layout(min_width=wdth));display(inf)\n",
8686
" fgitclone = \"git clone --depth 1\"\n",
87+
" !git clone -q --depth 1 --branch main https://github.com/TheLastBen/diffusers\n",
8788
" %mkdir -p /content/gdrive/$mainpth/sd\n",
8889
" %cd /content/gdrive/$mainpth/sd\n",
8990
" !git clone -q --branch master https://github.com/AUTOMATIC1111/stable-diffusion-w$blsaphemy\n",

0 commit comments

Comments
 (0)