dwnmf commited on
Commit
e176f7a
·
verified ·
1 Parent(s): dcd1ad5

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -337,7 +337,7 @@ def main(model_id="nateraw/musicgen-songstarter-v0.2", max_batch_size=4, share=F
337
  ],
338
  cache_examples=False
339
  )
340
- interface.launch(share=false, debug=debug)
341
 
342
 
343
  if __name__ == '__main__':
 
337
  ],
338
  cache_examples=False
339
  )
340
+ interface.launch(share=False, debug=debug)
341
 
342
 
343
  if __name__ == '__main__':