bunnyg20081061 commited on
Commit
5a53fed
1 Parent(s): 7b18657

Create init!

Browse files
Files changed (1) hide show
  1. init! +3 -0
init! ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gri
2
+
3
+ gr.Interface.load("huggingface/gp2").launch()