Add pipeline tag and links to paper and project page

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- license: mit
3
  library_name: renderformer-studio
 
 
4
  tags:
5
  - neural-rendering
6
  - rendering
@@ -15,6 +16,8 @@ material-latent models used by the data pipeline. Source code, installation
15
  instructions, scene conversion, and inference examples live in
16
  [RenderFormer Studio](https://github.com/iamNCJ/RenderFormer-Studio).
17
 
 
 
18
  If this repository is access-protected during release staging, authenticate
19
  with Hugging Face before loading it. One repository revision selects every
20
  component below as an atomic, compatible set.
@@ -86,4 +89,4 @@ alpha-premultiplied linear RGB.
86
  ## Citation
87
 
88
  Please cite both RenderFormer papers when using this bundle. Full BibTeX
89
- entries are provided in the RenderFormer Studio README.
 
1
  ---
 
2
  library_name: renderformer-studio
3
+ license: mit
4
+ pipeline_tag: other
5
  tags:
6
  - neural-rendering
7
  - rendering
 
16
  instructions, scene conversion, and inference examples live in
17
  [RenderFormer Studio](https://github.com/iamNCJ/RenderFormer-Studio).
18
 
19
+ The model was presented in the paper [RenderFormer-V2: Neural Rendering with Heterogeneous Scene Primitives](https://huggingface.co/papers/2609.05738). See the [project page](https://renderformer.github.io/v2/) for additional results and details.
20
+
21
  If this repository is access-protected during release staging, authenticate
22
  with Hugging Face before loading it. One repository revision selects every
23
  component below as an atomic, compatible set.
 
89
  ## Citation
90
 
91
  Please cite both RenderFormer papers when using this bundle. Full BibTeX
92
+ entries are provided in the RenderFormer Studio README.