upinat commited on
Commit
44c722e
1 Parent(s): 3c5430a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,4 +1,4 @@
1
- '''
2
  import gradio as gr
3
 
4
  def greet(name):
@@ -47,4 +47,4 @@ iface = gr.Interface(
47
 
48
  # 启动界面
49
  iface.launch()
50
-
 
1
+
2
  import gradio as gr
3
 
4
  def greet(name):
 
47
 
48
  # 启动界面
49
  iface.launch()
50
+ '''