CosmoAI commited on
Commit
85d713e
·
1 Parent(s): 0d2d23e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -30,7 +30,6 @@ def responsenew(data):
30
  "action": "nothing",
31
  "function": "nothing"
32
  }
33
- print(data)
34
  return json.dumps(respo)
35
 
36
  gradio_interface = gr.Interface(
 
30
  "action": "nothing",
31
  "function": "nothing"
32
  }
 
33
  return json.dumps(respo)
34
 
35
  gradio_interface = gr.Interface(