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()