alibabasglab commited on
Commit
6ca9d30
·
verified ·
1 Parent(s): 7b02833

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -90,5 +90,4 @@ with demo:
90
  #gr.TabbedInterface([se_demo], ["Speech Enhancement"])
91
  gr.TabbedInterface([se_demo, ss_demo], ["Speech Enhancement", "Speech Separation"])
92
 
93
- print('gpu is available: '+torch.cuda.is_available())
94
  demo.launch()
 
90
  #gr.TabbedInterface([se_demo], ["Speech Enhancement"])
91
  gr.TabbedInterface([se_demo, ss_demo], ["Speech Enhancement", "Speech Separation"])
92
 
 
93
  demo.launch()