akshatsanghvi commited on
Commit
7d3c544
·
verified ·
1 Parent(s): 91cfed8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ numpy
3
  matplotlib
4
  Pillow==9.2.0
5
  streamlit>=1.23.0
6
- tensorflow
 
 
 
3
  matplotlib
4
  Pillow==9.2.0
5
  streamlit>=1.23.0
6
+ tensorflow
7
+ tensorrt
8
+ "tensorflow[and-cuda]"