pokkiri commited on
Commit
ce14226
·
verified ·
1 Parent(s): b9cff30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  torch>=1.10.0
 
2
  numpy>=1.20.0
3
- joblib>=1.1.0
4
  rasterio>=1.2.0
5
- huggingface_hub>=0.10.0
6
  matplotlib>=3.5.0
7
- gradio>=3.0.0
8
- pillow>=8.0.0
 
 
 
1
  torch>=1.10.0
2
+ torchvision>=0.11.0
3
  numpy>=1.20.0
4
+ gradio>=3.0.0
5
  rasterio>=1.2.0
 
6
  matplotlib>=3.5.0
7
+ pillow>=8.0.0
8
+ huggingface_hub>=0.10.0
9
+ joblib>=1.1.0
10
+ scikit-learn>=1.0.0