"git@developer.sourcefind.cn:one/TransferBench.git" did not exist on "6b1aa592ba575a51ac0a786b3fac340dab3b25a4"
Unverified Commit 5f65ef4d authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

remove author names. (#2428)

* remove author names.

* add: demo link to panorama.
parent c85efbb9
...@@ -25,12 +25,13 @@ Resources: ...@@ -25,12 +25,13 @@ Resources:
* [Project Page](https://multidiffusion.github.io/). * [Project Page](https://multidiffusion.github.io/).
* [Paper](https://arxiv.org/abs/2302.08113). * [Paper](https://arxiv.org/abs/2302.08113).
* [Original Code](https://github.com/omerbt/MultiDiffusion). * [Original Code](https://github.com/omerbt/MultiDiffusion).
* [Demo](https://huggingface.co/spaces/weizmannscience/MultiDiffusion).
## Available Pipelines: ## Available Pipelines:
| Pipeline | Tasks | Pipeline | Tasks | Demo
|---|---| |---|---|:---:|
| [StableDiffusionPanoramaPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_panorama.py) | *Text-Guided Panorama View Generation* | | [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)) |
<!-- TODO: add Colab --> <!-- TODO: add Colab -->
......
...@@ -14,7 +14,7 @@ specific language governing permissions and limitations under the License. ...@@ -14,7 +14,7 @@ specific language governing permissions and limitations under the License.
## Overview ## Overview
[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. [Zero-shot Image-to-Image Translation](https://arxiv.org/abs/2302.03027).
The abstract of the paper is the following: The abstract of the paper is the following:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment