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