truthdotphd commited on
Commit
a982d95
·
verified ·
1 Parent(s): 8a539dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ gdown>=5.1.0
7
  torch>=2.2
8
  psutil>=5.9.0
9
  opencv-python
10
- huggingface_hub
 
 
7
  torch>=2.2
8
  psutil>=5.9.0
9
  opencv-python
10
+ huggingface_hub
11
+ tritonclient[all]