File size: 639 Bytes
9457c0e 3d07e00 9457c0e b73dadb 752562e 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 28 29 30 31 |
---
title: Image Background Remover
emoji: π
colorFrom: gray
colorTo: green
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false
license: mit
---
# set up local SSH: https://huggingface.co/docs/hub/security-git-ssh
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# ssh-add ~/.ssh/id_rsa
# 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
|