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