age-classifier / app.py
hg2001's picture
initial commit
7145e38
raw
history blame contribute delete
84 Bytes
import gradio as gr
gr.Interface.load("models/nateraw/vit-age-classifier").launch()