Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ gradio
|
|
7 |
transformers[all]
|
8 |
pylint
|
9 |
python-dotenv
|
10 |
-
tensorrt-libs
|
11 |
-
tensorrt-bindings
|
12 |
tensorrt-cu12==10.4.0
|
13 |
datasets
|
14 |
langchain-core
|
|
|
7 |
transformers[all]
|
8 |
pylint
|
9 |
python-dotenv
|
10 |
+
tensorrt-cu12-libs
|
11 |
+
tensorrt-cu12-bindings
|
12 |
tensorrt-cu12==10.4.0
|
13 |
datasets
|
14 |
langchain-core
|