Spaces:
Runtime error
Runtime error
| title: FastSAM Gradio | |
| emoji: 🏢 | |
| colorFrom: purple | |
| colorTo: gray | |
| sdk: gradio | |
| sdk_version: 3.45.2 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| # FAST Segment Anything | |
| ## Segments everything in a given image | |
| ## Accepts Point Prompt | |
| ## Accepts Text Prompt | |
| ## Acknowledgment | |
| This demo has reference to the Github project [Fast Segment Anything Model](https://github.com/CASIA-IVA-Lab/FastSAM) | |