chri5t commited on
Commit
b74a702
·
verified ·
1 Parent(s): 0c02aab

added spaces to requirements.txt

Browse files

app.py imports spaces and it was not in the requirements.txt file
I was recieving an error and it now works

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,3 +9,4 @@ datasets==2.21.0
9
  librosa
10
  tqdm
11
  wavio==0.0.7
 
 
9
  librosa
10
  tqdm
11
  wavio==0.0.7
12
+ spaces==0.32.0