File size: 502 Bytes
1ab34ed
 
 
 
 
 
 
 
 
 
 
 
 
ae8720a
 
 
 
 
 
 
 
 
 
 
 
 
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: 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

## Segment 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)