Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Srujan111
/
Image
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
29bb862
Image
/
app.py
Srujan111
Update app.py
29bb862
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpconnect/vit-gpt2-image-captioning"
).launch()