Nayefleb commited on
Commit
8233d58
·
verified ·
1 Parent(s): 795e3eb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.10.0
2
+ keras==2.10.0
3
+ biosppy==0.8.0
4
+ opencv-python==4.8.0.76
5
+ numpy==1.23.5
6
+ pandas==1.5.3
7
+ gradio==4.44.0
8
+ Pillow==9.5.0