Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
noa101
/
deepset-tinyroberta-squad2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b19f82d
deepset-tinyroberta-squad2
/
app.py
noa101
initial commit
b19f82d
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/deepset/tinyroberta-squad2"
).launch()