kxic commited on
Commit
4a5ed02
·
verified ·
1 Parent(s): c35ceb4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. gradio_demo/gradio_demo.py +1 -1
gradio_demo/gradio_demo.py CHANGED
@@ -523,7 +523,7 @@ def main():
523
  <h2><b>[CVPR'24 Oral] EscherNet: A Generative Model for Scalable View Synthesis</b></h2>
524
  <b>EscherNet</b> is a multiview diffusion model for scalable generative any-to-any number/pose novel view synthesis.
525
 
526
- Image views are treated as tokens and the camera pose is encoded by <b>CaPE (Camera Positional Embedding)</b>.
527
 
528
  <a href='https://kxhit.github.io/EscherNet' target='_blank'>Project</a> <b>|</b>
529
  <a href='https://github.com/kxhit/EscherNet' target='_blank'>GitHub</a> <b>|</b>
 
523
  <h2><b>[CVPR'24 Oral] EscherNet: A Generative Model for Scalable View Synthesis</b></h2>
524
  <b>EscherNet</b> is a multiview diffusion model for scalable generative any-to-any number/pose novel view synthesis.
525
 
526
+ Image views are treated as tokens and the camera pose is encoded by <b>CaPE (Camera Positional Encoding)</b>.
527
 
528
  <a href='https://kxhit.github.io/EscherNet' target='_blank'>Project</a> <b>|</b>
529
  <a href='https://github.com/kxhit/EscherNet' target='_blank'>GitHub</a> <b>|</b>