fffiloni commited on
Commit
31f0d20
·
1 Parent(s): 398c97e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,4 +31,4 @@ gr.Interface(
31
  inputs="text",
32
  outputs=gr.outputs.Audio(type='filepath'),
33
  title="Riffusion",
34
- ).launch(share=True, debug=True)
 
31
  inputs="text",
32
  outputs=gr.outputs.Audio(type='filepath'),
33
  title="Riffusion",
34
+ ).launch(debug=True)