vivym commited on
Commit
c5dd554
·
1 Parent(s): fc3685f

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ opencv-python==4.6.0
2
+ numpy==1.23.5
3
+ Pillow==9.3.0
4
+ paddleseg==2.6.0