Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -181,10 +181,10 @@ stack-data==0.6.3
|
|
| 181 |
starlette==0.41.2
|
| 182 |
sympy==1.13.1
|
| 183 |
tenacity==9.0.0
|
| 184 |
-
tensorrt==10.6.0
|
| 185 |
-
tensorrt-cu12==10.6.0
|
| 186 |
-
tensorrt-cu12-bindings==10.6.0
|
| 187 |
-
tensorrt-cu12-libs==10.6.0
|
| 188 |
termcolor==2.5.0
|
| 189 |
threadpoolctl==3.5.0
|
| 190 |
tifffile==2024.9.20
|
|
|
|
| 181 |
starlette==0.41.2
|
| 182 |
sympy==1.13.1
|
| 183 |
tenacity==9.0.0
|
| 184 |
+
# tensorrt==10.6.0
|
| 185 |
+
# tensorrt-cu12==10.6.0
|
| 186 |
+
# tensorrt-cu12-bindings==10.6.0
|
| 187 |
+
# tensorrt-cu12-libs==10.6.0
|
| 188 |
termcolor==2.5.0
|
| 189 |
threadpoolctl==3.5.0
|
| 190 |
tifffile==2024.9.20
|