krishna195 commited on
Commit
1048abe
·
verified ·
1 Parent(s): 66fe0e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # Install necessary libraries (if not already installed)
2
- !pip install gradio transformers soundfile torch
3
 
4
  import torch
5
  import soundfile as sf
 
1
  # Install necessary libraries (if not already installed)
2
+ #!pip install gradio transformers soundfile torch
3
 
4
  import torch
5
  import soundfile as sf