Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DataScienceProject
/
README
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
56e782b
README
/
app.py
benjaminStreltzin
Update app.py
db672fe
verified
8 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gradio.Image()
demo = gr.Interface()
demo.launch()