Fix the wrong PR url (to diffuser repo) in README.md
#75
by
iconben
- opened
README.md
CHANGED
|
@@ -85,7 +85,7 @@ Install the latest version of diffusers, use the following command:
|
|
| 85 |
<details>
|
| 86 |
<summary><sup>Click here for details for why you need to install diffusers from source</sup></summary>
|
| 87 |
|
| 88 |
-
We have submitted two pull requests ([#12703](https://github.com/huggingface/diffusers/pull/12703) and [#12715](https://github.com/huggingface/diffusers/pull/
|
| 89 |
Therefore, you need to install diffusers from source for the latest features and Z-Image support.
|
| 90 |
|
| 91 |
</details>
|
|
|
|
| 85 |
<details>
|
| 86 |
<summary><sup>Click here for details for why you need to install diffusers from source</sup></summary>
|
| 87 |
|
| 88 |
+
We have submitted two pull requests ([#12703](https://github.com/huggingface/diffusers/pull/12703) and [#12715](https://github.com/huggingface/diffusers/pull/12715)) to the 🤗 diffusers repository to add support for Z-Image. Both PRs have been merged into the latest official diffusers release.
|
| 89 |
Therefore, you need to install diffusers from source for the latest features and Z-Image support.
|
| 90 |
|
| 91 |
</details>
|