anaygupta commited on
Commit
5c0dd57
·
verified ·
1 Parent(s): 8517b5a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,5 +4,8 @@ pydantic>=2.6
4
  pandas>=2.1
5
  numpy>=1.26
6
  gensim>=4.3
 
7
  python-multipart>=0.0.9
8
- ingredient-parser-nlp>=2.6
 
 
 
4
  pandas>=2.1
5
  numpy>=1.26
6
  gensim>=4.3
7
+ inflect>=7.2
8
  python-multipart>=0.0.9
9
+ ingredient-parser-nlp>=2.6
10
+ transformers>=4.41
11
+ torch>=2.2