updating readme with image
This commit is contained in:
parent
182d9f77d0
commit
45465992fe
|
@ -2,6 +2,8 @@
|
|||
|
||||
3D to Photo is an open-source package by Dabble, that combines threeJS and Stable diffusion to build a virtual photo studio for product photography. Load a 3D model into the browser and virtual shoot it in any kind of scene you can imagine. The app currently uses Stable Diffusion 1.5-inpainting, hosted on Replicate.
|
||||
|
||||
[![3D Photo to Studio Demo](https://i.imgur.com/opwbcT9.jpg)](https://www.youtube.com/watch?v=iv-iOJDvtvc)
|
||||
|
||||
## How it Works
|
||||
* Upload a 3D model of any object in .glb format.
|
||||
* Adjust the position and orientation of the model on the canvas
|
||||
|
|
Loading…
Reference in New Issue