sample1 / app.py
viv's picture
Update app.py
94764b2
raw history blame
No virus
80 Bytes
import gradio as gr
gr.Interface.load("huggingface/bert-base-uncased").launch();