lu2000luk commited on
Commit
b7202a1
1 Parent(s): 4ff4702

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
  print("Starting!!1")
3
- gr.Interface.load("models/lu2000luk/RuttoniAI").launch()
 
1
  import gradio as gr
2
  print("Starting!!1")
3
+ gr.load("models/lu2000luk/RuttoniAI").launch()