davanstrien HF staff commited on
Commit
1234ea9
·
1 Parent(s): f2120f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
 
3
  gr.Interface.load(
4
- "davanstrien/convnext_flyswot",src='huggingface',interpretation="shap").launch()
 
1
  import gradio as gr
2
 
3
  gr.Interface.load(
4
+ "flyswot/convnext-tiny-224_flyswot",src='huggingface',interpretation="shap").launch()