Add pipeline tag (#1)
Browse files- Add pipeline tag (c1c184ec36976f308ad2a5e649b3af27ce8f3d9a)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
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)
|