eb1 commited on
Commit
e4383f4
1 Parent(s): 74cc399

Update requirements.txt

Browse files

This works around the issue that's preventing the app from starting up. Probably better to update the package that needs the older version of numpy, but it's a quick fix.

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- voicefixer
 
1
+ voicefixer
2
+ numpy==1.23