Bladeren bron

Merge branch 'master' of github-dgc.com:danielgatis/rembg

Daniel Gatis 4 jaren geleden
bovenliggende
commit
4e64eccb44
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -34,6 +34,8 @@ Rembg is a tool to remove images background. That is it.
   <img src="https://raw.githubusercontent.com/danielgatis/rembg/master/examples/girl-3.out.png" width="100" />
 </p>
 
+#### *** If you want to remove background from videos try this this fork: https://github.com/ecsplendid/rembg-greenscreen ***
+
 ### Requirements
 
 * python 3.8 or newer
@@ -80,7 +82,7 @@ rembg -o path/to/output.png path/to/input.png
 
 Remove the background from all images in a folder
 ```bash
-rembg -p path/to/inputs path/to/output
+rembg -p path/to/input path/to/output
 ```
 
 ### Add a custom model