Skip to content

Commit 5f65ef4

Browse files
authored
remove author names. (huggingface#2428)
* remove author names. * add: demo link to panorama.
1 parent c85efbb commit 5f65ef4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/source/en/api/pipelines/stable_diffusion/panorama.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@ Resources:
2525
* [Project Page](https://multidiffusion.github.io/).
2626
* [Paper](https://arxiv.org/abs/2302.08113).
2727
* [Original Code](https://github.com/omerbt/MultiDiffusion).
28+
* [Demo](https://huggingface.co/spaces/weizmannscience/MultiDiffusion).
2829

2930
## Available Pipelines:
3031

31-
| Pipeline | Tasks
32-
|---|---|
33-
| [StableDiffusionPanoramaPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_panorama.py) | *Text-Guided Panorama View Generation* |
32+
| Pipeline | Tasks | Demo
33+
|---|---|:---:|
34+
| [StableDiffusionPanoramaPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_panorama.py) | *Text-Guided Panorama View Generation* | [🤗 Space](https://huggingface.co/spaces/weizmannscience/MultiDiffusion)) |
3435

3536
<!-- TODO: add Colab -->
3637

docs/source/en/api/pipelines/stable_diffusion/pix2pix_zero.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ specific language governing permissions and limitations under the License.
1414

1515
## Overview
1616

17-
[Zero-shot Image-to-Image Translation](https://arxiv.org/abs/2302.03027) by Gaurav Parmar, Krishna Kumar Singh, Richard Zhang, Yijun Li, Jingwan Lu, and Jun-Yan Zhu.
17+
[Zero-shot Image-to-Image Translation](https://arxiv.org/abs/2302.03027).
1818

1919
The abstract of the paper is the following:
2020

0 commit comments

Comments
 (0)