ArchCoder commited on
Commit
df0c4c5
·
verified ·
1 Parent(s): 90efbfd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- torch>=1.9.0
2
- torchvision>=0.10.0
3
- gradio>=4.0.0
4
- opencv-python>=4.5.0
5
- Pillow>=8.0.0
6
- numpy>=1.21.0
7
- matplotlib>=3.3.0
8
- scikit-image>=0.18.0
 
 
1
+ torch
2
+ torchvision
3
+ gradio
4
+ opencv-python
5
+ Pillow
6
+ numpy
7
+ matplotlib
8
+ scikit-image
9
+ segmentation-models-pytorch