vivym commited on
Commit
eedd42d
1 Parent(s): 7e7f996

add requirements.txt

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