Skip to content

Commit df96310

Browse files
committed
update README.md
1 parent cd9cea5 commit df96310

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ To generate realistic depth maps `from a single image`, this script uses code an
1414

1515
## Changelog
1616
* v0.3.7 new features
17-
* [rembg](https://github.com/danielgatis/rembg) [PR](https://github.com/thygate/stable-diffusion-webui-depthmap-script/pull/78) by [@graemeniedermayer](https://github.com/graemeniedermayer) merged
17+
* [rembg](https://github.com/danielgatis/rembg) Remove Background [PR](https://github.com/thygate/stable-diffusion-webui-depthmap-script/pull/78) by [@graemeniedermayer](https://github.com/graemeniedermayer) merged
1818
* setting to flip Left/Right SBS images
1919
* added missing parameter for 3d inpainting (repeat_inpaint_edge)
20+
* option to generate demo videos with mesh
2021
* v0.3.6 new feature
2122
* implemented binary ply file format for the inpainted 3D mesh, big reduction in filesize and save/load times.
2223
* added progress indicators to the inpainting process
@@ -255,6 +256,7 @@ Boosting Monocular Depth Estimation Models to High-Resolution via Content-Adapti
255256
```
256257

257258
U2-Net:
259+
258260
```
259261
@InProceedings{Qin_2020_PR,
260262
title = {U2-Net: Going Deeper with Nested U-Structure for Salient Object Detection},

0 commit comments

Comments
 (0)