anamjafar6 commited on
Commit
b70e2b2
·
verified ·
1 Parent(s): 58762a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -2,9 +2,9 @@
2
  # All Python packages needed to run the Tree Classifier app.
3
  # Hugging Face Spaces will install these automatically.
4
 
5
- streamlit>=1.28.0
6
- torch>=2.0.0
7
- torchvision>=0.15.0
8
- Pillow>=9.0.0
9
- numpy>=1.24.0
10
- opencv-python-headless>=4.8.0
 
2
  # All Python packages needed to run the Tree Classifier app.
3
  # Hugging Face Spaces will install these automatically.
4
 
5
+ streamlit
6
+ torch
7
+ torchvision
8
+ Pillow
9
+ numpy
10
+ opencv-python-headless