Skip to content

Commit 40bc80e

Browse files
authored
Update README.md
1 parent 3091d4f commit 40bc80e

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

README.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,27 @@
1-
# a1111-sd-zoe-depth
1+
# A1111-sd-zoe-depth
22
a1111 sd WebUI extention version of ZoeDepth
33
![This is an image](https://github.com/sanmeow/a1111-sd-zoe-depth/blob/main/sample.png)
44

5+
**Introduce**
56
This is only moving this demo to WEBUI tab
67
https://huggingface.co/spaces/shariqfarooq/ZoeDepth
78

8-
The "Download" is not funtioning since the different version of gradio.
9-
Might try to find a way to make a button.
9+
For now it is the easist way to generate 3D inside WEBUI.
10+
You can print screen another angle, genarate new image with i2i.
1011

11-
This is the easist way to generate 3D for now.
12-
You can print screen another angle,genarate new image with i2i.
12+
**Update 2023/3/14**
13+
Made a Download button for glb file
14+
Console will show where it was saved at your local temp
15+
Try to free memory but cannot find where the VRAMs was taken,reduced a little, actually no OOM for me.
16+
Tried OBJ format, but no colors (sad
17+
18+
Might work well with sd 3dmodel loader
19+
https://github.com/jtydhr88/sd-3dmodel-loader
20+
Until Trimesh have other color format go to 3D software,
21+
I think I will leave this "As is" for now,
22+
using it the "2D" way.
23+
24+
Maybe try lot of gap inpaint and create a NERF from one image?
25+
Don't know will it work or not.
26+
27+
I will try to improve it when I have time!

0 commit comments

Comments
 (0)