shunxing1234
commited on
Commit
·
10d5df8
1
Parent(s):
2a0d22e
Update README.md
Browse files
README.md
CHANGED
@@ -87,13 +87,13 @@ The following weights are automatically downloaded from HF when the AltDiffusion
|
|
87 |
|
88 |
**AltDiffusion-m9** 已被添加到 🧨Diffusers!
|
89 |
|
90 |
-
我们的[代码示例](https://colab.research.google.com/drive/
|
91 |
|
92 |
您可以在 [此处](https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion) 查看文档页面。
|
93 |
|
94 |
以下示例将使用fast DPM 调度程序生成图像, 在V100 上耗时大约为 2 秒。
|
95 |
|
96 |
-
You can run our diffusers example through [here](https://colab.research.google.com/drive/
|
97 |
|
98 |
You can see the documentation page [here](https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion).
|
99 |
|
|
|
87 |
|
88 |
**AltDiffusion-m9** 已被添加到 🧨Diffusers!
|
89 |
|
90 |
+
我们的[代码示例](https://colab.research.google.com/drive/1htPovT5YNutl2i31mIYrOzlIgGLm06IX#scrollTo=1TrIQp9N1Bnm)已放到colab上,欢迎使用。
|
91 |
|
92 |
您可以在 [此处](https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion) 查看文档页面。
|
93 |
|
94 |
以下示例将使用fast DPM 调度程序生成图像, 在V100 上耗时大约为 2 秒。
|
95 |
|
96 |
+
You can run our diffusers example through [here](https://colab.research.google.com/drive/1htPovT5YNutl2i31mIYrOzlIgGLm06IX#scrollTo=1TrIQp9N1Bnm) in colab.
|
97 |
|
98 |
You can see the documentation page [here](https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion).
|
99 |
|