sheikh987 commited on
Commit
6e28903
·
verified ·
1 Parent(s): 556b46b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ segmentation-models-pytorch==0.3.3
4
+ timm==0.9.2
5
+ albumentations==1.3.1
6
+ gradio==4.12.0
7
+ Pillow
8
+ numpy