albert-base-v2 / app.py
Juno360219's picture
initial commit
999ed24
raw
history blame contribute delete
72 Bytes
import gradio as gr
gr.Interface.load("models/albert-base-v2").launch()