File size: 542 Bytes
9457c0e b73dadb 0c36328 c5f6670 58c48bc c5f6670 4d11f83 b95df8b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
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
|