Skip to content

Sends rendered SD_auto1111 images quickly to this panorama (hdri, equirectangular) viewer

License

Notifications You must be signed in to change notification settings

papiguy/sd-webui-panorama-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An extension for stable-diffusion-webui that integrates panorama views in to SD galleries, that lets you preview 360° spherical images, exactly Equirectangular and Cubemaps (Polyhedron net) ones.
Since version 0.3 the Tab is removed in favor of two simple button beloe of the gallery.

Example Result

PanoramaViewerDemo.Mit.Clipchamp.erstellt.6.mp4

Prompt:

"HDRI Panorama View of some nice room..."

Use correct ratio:

  • Equirectangular: 2:1, so like 1024x512 (less is also ok, more coherence on 768x512)
  • Polyhedron net (cubemap tiled): 4:3, like 1024x768

Click on Pano-Button once to get the panorama viewer, and click again to close the panorama viewer and switch back to the original gallery view.

image

image

Convert into Cubemap inside the gallery

And send to openOutpaint for finishing image

Credits: Framework used: https://photo-sphere-viewer.js.org/ MIT-License, no liability, no warranty

About

Sends rendered SD_auto1111 images quickly to this panorama (hdri, equirectangular) viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • HTML 16.7%
  • Python 13.7%
  • CSS 1.9%