Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
tensorflow
|
2 |
tensorflow-datasets
|
|
|
3 |
keras
|
4 |
matplotlib
|
5 |
scikit-learn
|
|
|
1 |
tensorflow
|
2 |
tensorflow-datasets
|
3 |
+
TensorRT
|
4 |
keras
|
5 |
matplotlib
|
6 |
scikit-learn
|