brendenc commited on
Commit
5f6db00
·
1 Parent(s): 2c5aa4c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ matplotlib
2
+ tensorflow==2.9.1
3
+ tensorflow_probability==0.17.0
4
+ sklearn
5
+ numpy