Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chris999
/
Ghost_in_the_machine
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
36b8349
Ghost_in_the_machine
/
app.py
chris999
Update app.py
c51c4c7
over 2 years ago
raw
Copy download link
history
blame
104 Bytes
import
gradio
as
gr
#Salesforce/BLIP
gr.Interface(fn=segment, inputs=
"image"
, outputs=
"image"
).launch()