ageing / app.py
antfraia's picture
initial commit
f51748f
Raw
History Blame Contribute Delete
84 Bytes
import gradio as gr
gr.Interface.load("models/nateraw/vit-age-classifier").launch()