Qa-Model / app.py
DVLH's picture
initial commit
316c6e8
raw
history blame contribute delete
No virus
95 Bytes
import gradio as gr
gr.Interface.load("models/distilbert-base-cased-distilled-squad").launch()