Image-to-Image

Add pipeline tag and paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -1
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 [optional]:** To be released soon in Arxiv and ECCV 2026 proceedings.
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