aminaj commited on
Commit
9c88980
1 Parent(s): 2f57a67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ nltk==3.8.1
4
  pydantic==2.7.0
5
  transformers==4.38.2
6
  uvicorn==0.29.0
7
- torch==2.2.2
 
 
4
  pydantic==2.7.0
5
  transformers==4.38.2
6
  uvicorn==0.29.0
7
+ torch==2.2.2
8
+ pytest