Danila-Pechenev commited on
Commit
3f3d74b
1 Parent(s): fadc8d2

Add `requirements.txt`

Browse files
Files changed (1) hide show
  1. app/requirements.txt +4 -0
app/requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ numpy==1.23.5
2
+ Pillow==9.3.0
3
+ streamlit==1.15.2
4
+ tensorflow==2.11.0