Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IzzyJude
/
deepset-tinyroberta-squad2
like
0
Running
App
Files
Files
Community
main
deepset-tinyroberta-squad2
/
app.py
IzzyJude
initial commit
8c13939
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/deepset/tinyroberta-squad2"
).launch()