Skip to content

Avaiga/demo-remove-background

Repository files navigation

Demo Background Remover

Usage

What is Demo Background Remover

Demo Background Remover, powered by Taipy, enables users to upload their own image and remove their background. Then, it is possible to download these images on the application.

Demo Type

  • Level: Basic
  • Topic: Taipy-GUI
  • Components/Controls:
    • Taipy GUI: file_download, file_upload, image

How to run

This demo works with a Python version superior to 3.8. Install the dependencies of the requirements.txt and run the main_markdown.py or main_tgb.py.

Directory Structure

  • src/: Contains the demo source code.
  • docs/: contains the images for the documentation
  • CODE_OF_CONDUCT.md: Code of conduct for members and contributors of demo-remove-background.
  • CONTRIBUTING.md: Instructions to contribute to demo-remove-background.
  • INSTALLATION.md: Instructions to install demo-remove-background.
  • LICENSE: The Apache 2.0 License.
  • README.md: Current file.

License

Copyright 2022 Avaiga Private Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Installation

Want to install demo remove background? Check out our INSTALLATION.md file.

Contributing

Want to help build demo remove background? Check out our CONTRIBUTING.md file.

Code of conduct

Want to be part of the demo remove background community? Check out our CODE_OF_CONDUCT.md file.