Add pipeline tag and paper link (#1)
Browse files- Add pipeline tag and paper link (6ad1d5c13da1e7a45d2b602b192bbe019311c05d)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
# Model Card for Model ID
|
| 5 |
|
| 6 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
@@ -32,7 +34,7 @@ Generated RGB-D mosaics are lifted into continuous 3D scenes with
|
|
| 32 |
<!-- Provide the basic links for the model. -->
|
| 33 |
|
| 34 |
- **Repository:** https://github.com/jacomof/BenthicFlow
|
| 35 |
-
- **Paper
|
| 36 |
|
| 37 |
## Uses
|
| 38 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-image
|
| 4 |
---
|
| 5 |
+
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
|
| 34 |
<!-- Provide the basic links for the model. -->
|
| 35 |
|
| 36 |
- **Repository:** https://github.com/jacomof/BenthicFlow
|
| 37 |
+
- **Paper:** [BenthicFlow: Generating Extensible Underwater Environments via Flow Matching](https://huggingface.co/papers/2608.23173)
|
| 38 |
|
| 39 |
## Uses
|
| 40 |
|