nisten commited on
Commit
efef66c
·
verified ·
1 Parent(s): 2037e5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,4 +1,3 @@
1
- !pip install nvidia-ml-py3
2
  import gradio as gr
3
  import torch
4
  import soundfile as sf
@@ -119,4 +118,4 @@ iface = gr.Interface(
119
  )
120
 
121
  if __name__ == "__main__":
122
- iface.launch()
 
 
1
  import gradio as gr
2
  import torch
3
  import soundfile as sf
 
118
  )
119
 
120
  if __name__ == "__main__":
121
+ iface.launch()