ParthBarot commited on
Commit
530f512
·
verified ·
1 Parent(s): ca254db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ Flask==2.3.2
2
  transformers==4.32.0
3
  torch==2.0.1 # Required by transformers for model inference
4
  pydub==0.25.1
 
 
2
  transformers==4.32.0
3
  torch==2.0.1 # Required by transformers for model inference
4
  pydub==0.25.1
5
+ numpy