Jazz1508 commited on
Commit
b52af01
·
verified ·
1 Parent(s): d461333

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ segmentation-models-pytorch
4
+ albumentations
5
+ opencv-python
6
+ gradio
7
+ numpy