| | --- |
| | 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 git@hf.co: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 |
| | ############################# |
| | |
| | |