albert-base-v2 / app.py
ptorru's picture
initial commit
988b77c
raw
history blame
72 Bytes
import gradio as gr
gr.Interface.load("models/albert-base-v2").launch()