zahoor54321 commited on
Commit
8f8c447
1 Parent(s): 4560e11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
  import torch
3
  import soundfile as sf
 
1
+ !pip install soundfile
2
  import gradio as gr
3
  import torch
4
  import soundfile as sf