Skip to content

Commit 6cd4b64

Browse files
Merge pull request #56 from adakoda/fix-broken-icon-url
Fixed diffusers_library broken icon url.
2 parents 02951f1 + b7a5bb9 commit 6cd4b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit1/01_introduction_to_diffusers.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Introduction to 🤗 Diffusers\n",
1010
"\n",
11-
"![diffusers_library](https://github.com/huggingface/diffusers/raw/main/docs/source/imgs/diffusers_library.jpg)"
11+
"![diffusers_library](https://github.com/huggingface/diffusers/raw/main/docs/source/en/imgs/diffusers_library.jpg)"
1212
]
1313
},
1414
{

0 commit comments

Comments
 (0)