ArthurTBorges commited on
Commit
9fb2e52
·
verified ·
1 Parent(s): 7856a14

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ tensorflow-cpu==2.14.0
3
+ numpy==1.24.3
4
+ pillow==10.2.0
5
+ matplotlib==3.7.1
6
+ pandas==2.1.4