Spaces:
Running
Running
Update requirements.txt
Browse files- 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]
|