zxcgqq commited on
Commit
886f3f4
·
1 Parent(s): 38d50df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
 
2
  def run_text(text, state):
3
  res = "hello"
 
1
+ import gradio as gr
2
 
3
  def run_text(text, state):
4
  res = "hello"