Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shushant
/
Shushant-questionansweringmodel
like
0
Sleeping
App
Files
Files
Community
main
Shushant-questionansweringmodel
/
app.py
Shushant Pudasaini
initial commit
8f3631d
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Shushant/questionansweringmodel"
).launch()