File size: 850 Bytes
9457c0e d7c760a 3d07e00 d7c760a 3d07e00 b73dadb d7c760a c5f6670 58c48bc c5f6670 2695e84 d7c760a 4d11f83 b95df8b d7c760a |
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 32 33 34 35 36 37 38 39 40 41 42 |
---
title: Image Background Remover
emoji: π
colorFrom: gray
colorTo: green
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false
license: mit
---
REFERENCES:
# 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
SETUP:
# How to use this tool
# for now: handling commits in VS Code
# GIT PUSH SSH KEY: git push [email protected]:spaces/sourceoftruthdata/image_background_remover
# GIT PULL: git pull
# adding ssh key to push via VS Code integration
# ssh-add ~/.ssh/id_rsa
--------------------------
# running locally
--------------------------
# >streamlit run ./app.py
#############################
Local set up
#############################
#############################
HF set up
#############################
|