tee342 commited on
Commit
7265aba
·
verified ·
1 Parent(s): ab33098

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -935,7 +935,7 @@ api_iface = gr.Interface(
935
  ],
936
  outputs=gr.JSON(label="Response"),
937
  allow_flagging="never",
938
- title="AudioMaster API"
939
  )
940
 
941
  # Add to demo
 
935
  ],
936
  outputs=gr.JSON(label="Response"),
937
  allow_flagging="never",
938
+ title="AudioMaster API",
939
  )
940
 
941
  # Add to demo