gngpostalsrvc commited on
Commit
a662893
1 Parent(s): c9ca227

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ librosa==0.9.2
4
  torch==1.12.1
5
  transformers==4.21.1
6
  spacy==3.4.1
7
- tensor-flow
8
 
 
4
  torch==1.12.1
5
  transformers==4.21.1
6
  spacy==3.4.1
7
+ tensorflow==2.10.0
8