Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kedar16
/
kedar16-qnaFineTuning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6cdb626
kedar16-qnaFineTuning
/
app.py
kedar16
initial commit
6cdb626
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/kedar16/qnaFineTuning"
).launch()