Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
colutti
/
timpal0l-mdeberta-v3-base-squad2
like
1
Sleeping
App
Files
Files
Community
main
timpal0l-mdeberta-v3-base-squad2
/
app.py
colutti
initial commit
6567b91
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/timpal0l/mdeberta-v3-base-squad2"
).launch()