Akshay-Vs commited on
Commit
edeb74d
1 Parent(s): bfd7638

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit == 1.8.0
2
+ pillow == 9.4.0
3
+ tensorflow == 2.11.0
4
+ numpy == 1.24.2