Mounika256 commited on
Commit
9a5d54e
·
verified ·
1 Parent(s): 71e0773

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ numpy>=1.19.5,<1.27.0
2
  torch==2.1.2
3
  torchaudio==2.1.2
4
  torchvision==0.16.2
 
5
  trimesh
6
  opencv-python
7
  scipy>=1.7.0,<1.11.0
 
2
  torch==2.1.2
3
  torchaudio==2.1.2
4
  torchvision==0.16.2
5
+ transformers==4.22.1
6
  trimesh
7
  opencv-python
8
  scipy>=1.7.0,<1.11.0