Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Deehan1866
/
Deehan1866-phrase-bert-qa-phrase-retreival-prpass
like
0
Runtime error
App
Files
Files
Community
main
Deehan1866-phrase-bert-qa-phrase-retreival-prpass
/
app.py
Deehan1866
Update app.py
90cd976
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/Deehan1866/phrase-bert-qa"
).launch(share=
True
)