isunnyrock commited on
Commit
93a325e
1 Parent(s): e019a56

upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib==3.8.4
2
+ seaborn==0.13.2
3
+ opencv-python-headless
4
+ tensorflow==2.15.0
5
+ keras==2.15.0
6
+ openai==1.23.2
7
+ numpy==1.25.2
8
+ scipy==1.11.4
9
+ tensorflow-hub==0.16.1