shanbhuds's picture
Update app.py
66492b4 verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
gr.load("models/distilbert/distilbert-base-uncased-distilled-squad").launch(share=True)