Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 467 Bytes

File metadata and controls

17 lines (12 loc) · 467 Bytes

//Español

  1. Installa dependencias y librerias: -Python -pip install rembg

  2. Abre la terminal en la ruta de tu archivo y ejecuta el siguiente comando:

    python (nombre-archivo.py) (nombre-imagen.fpj) (nombre-imagen-salida.png)

//Ingles

  1. Install dependencies and libraries: -Python -pip install rembg

  2. Open terminal to your file path and run the following command:

    python (file-name.py) (image-name.fpj) (output-image-name.png)