File size: 176 Bytes
004b486
 
 
c8fa93b
004b486
c8fa93b
1
2
3
4
5
6
7
import gradio as gr
# Use a pipeline as a high-level helper
from transformers import pipeline
import gradio as gr

gr.load("models/wasmdashai/vit-face-expression-v1").launch()