mertbozkurt commited on
Commit
4361c44
·
1 Parent(s): 39fc2f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,5 +1,11 @@
1
  streamlit == 1.11.0
2
  pandas == 1.4.3
3
- huggingface_hub
 
 
 
 
 
 
4
  matplotlib
5
  altair==4.0
 
1
  streamlit == 1.11.0
2
  pandas == 1.4.3
3
+ numpy == 1.23.1
4
+ Pillow== 9.2.0
5
+ huggingface_hub
6
+ opencv-python-headless==4.4.0.42
7
+ pickleshare == 0.7.5
8
+ requests == 2.24.0
9
+ scikit-image == 0.19.3
10
  matplotlib
11
  altair==4.0