karan99300 commited on
Commit
35a986b
·
1 Parent(s): b4f5c44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  opencv-python==4.6.0.66
2
  torch==2.0.1
3
  torchvision==0.15.2
4
- numpy==1.23.5
 
 
1
  opencv-python==4.6.0.66
2
  torch==2.0.1
3
  torchvision==0.15.2
4
+ numpy==1.23.5
5
+ spacy==3.5.3