Wherebot101 commited on
Commit
0b1d6df
·
verified ·
1 Parent(s): c7dae85

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,6 +15,9 @@ tags:
15
 
16
  Single-file ComfyUI checkpoint of **[MetaView](https://huggingface.co/Kwai-Kolors/MetaView)** — *Monocular Novel View Synthesis with Scale-Aware Implicit Geometry Priors* (ECCV 2026, [arXiv:2607.12000](https://arxiv.org/abs/2607.12000)) — pre-fused and quantized for fast, low-VRAM inference. Give it one photo and a camera move (yaw / pitch / radius) and it re-renders the scene from the new viewpoint.
17
 
 
 
 
18
  ## What's inside
19
 
20
  | Component | Detail |
 
15
 
16
  Single-file ComfyUI checkpoint of **[MetaView](https://huggingface.co/Kwai-Kolors/MetaView)** — *Monocular Novel View Synthesis with Scale-Aware Implicit Geometry Priors* (ECCV 2026, [arXiv:2607.12000](https://arxiv.org/abs/2607.12000)) — pre-fused and quantized for fast, low-VRAM inference. Give it one photo and a camera move (yaw / pitch / radius) and it re-renders the scene from the new viewpoint.
17
 
18
+ ![Example: left = input photo, right = generated novel view at yaw −30°, pitch +15° (8 steps, CFG 1.0)](assets/example_yaw-30_pitch15.png)
19
+ *Left: input photo · Right: generated novel view (yaw −30°, pitch +15°, 8 steps / CFG 1.0, this checkpoint)*
20
+
21
  ## What's inside
22
 
23
  | Component | Detail |