GAD0 commited on
Commit
7dccc7a
1 Parent(s): 081f4c0
Files changed (1) hide show
  1. d02 +3 -0
d02 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.Interface.load("huggingface/google/vit-base-patch16-224").launch();