|
--- |
|
title: Image Background Remover |
|
emoji: π |
|
colorFrom: gray |
|
colorTo: green |
|
sdk: streamlit |
|
sdk_version: 1.29.0 |
|
app_file: app.py |
|
pinned: false |
|
license: mit |
|
--- |
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
|
|
|
# How to use this tool test |
|
|
|
# for now: handling commits in VS Code |
|
# GIT PUSH SSH KEY: git push [email protected]:spaces/sourceoftruthdata/image_background_remover |
|
# GIT PULL: git pull |
|
|
|
|
|
-------------------------- |
|
# running locally |
|
-------------------------- |
|
|
|
# >streamlit run ./app.py |
|
|