gninel-bert / app.py
gnine's picture
initial commit
7c88acc
raw
history blame contribute delete
No virus
75 Bytes
import gradio as gr
gr.Interface.load("models/bert-base-uncased").launch()