Add pipeline tag
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
|
|
|
|
|
|
4 |
More details are available here:
|
5 |
|
6 |
[](https://qjizhi.github.io/genstereo)
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: image-to-image
|
4 |
---
|
5 |
+
|
6 |
+
This repository contains the model presented in [GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching](https://huggingface.co/papers/2503.12720).
|
7 |
+
|
8 |
More details are available here:
|
9 |
|
10 |
[](https://qjizhi.github.io/genstereo)
|