aangel commited on
Commit
3b60d80
1 Parent(s): 313a782

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
 
3
  gr.Interface.load(
4
- "huggingface/google/vit-base-patch16-224",
5
  theme="default",
6
 
7
  css=".footer{display:none !important}",
 
1
  import gradio as gr
2
 
3
  gr.Interface.load(
4
+ "huggingface/facebook/convnext-base-224",
5
  theme="default",
6
 
7
  css=".footer{display:none !important}",