Alexvatti commited on
Commit
138d26f
·
verified ·
1 Parent(s): b90fed9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ opencv-python
2
+ pydantic
3
+ ipython-autotime
4
+ natsort
5
+ albumentations
6
+ seaborn
7
+ pydot==3.0.1
8
+ rasterio
9
+ scikit-image
10
+ tensorflow==2.15
11
+ tf-keras==2.15