XDHDD commited on
Commit
061806d
1 Parent(s): ee56773

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import numpy as np
2
-
3
  import streamlit as st
4
  import librosa
5
  import soundfile as sf
 
1
  import numpy as np
2
+ <void>numpy._import_array
3
  import streamlit as st
4
  import librosa
5
  import soundfile as sf