Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
capjamesg
/
Grounded-SAM-2
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
capjamesg
commited on
Jul 31, 2024
Commit
97dbcd8
·
verified
·
1 Parent(s):
606d9f7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -31,3 +31,4 @@ def greet(image):
31
32
demo = gr.Interface(fn=greet, inputs="image", outputs="image")
33
demo.launch()
31
32
demo = gr.Interface(fn=greet, inputs="image", outputs="image")
33
demo.launch()
34
+