model_explorer / app.py
davanstrien's picture
davanstrien HF staff
Update app.py
1234ea9
raw
history blame
138 Bytes
import gradio as gr
gr.Interface.load(
"flyswot/convnext-tiny-224_flyswot",src='huggingface',interpretation="shap").launch()