Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|