kodetr commited on
Commit
a09a0ec
·
verified ·
1 Parent(s): a988545

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -13
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
  opencv-python==4.9.0.80
2
- streamlit-aggrid
3
  plotly
4
- streamlit-option-menu
5
  pandas==2.2.2
6
  numpy==1.26.4
7
  tensorflow==2.15.0
@@ -9,14 +7,6 @@ matplotlib==3.8.4
9
  seaborn==0.13.2
10
  scikit-learn==1.4.2
11
  imbalanced-learn==0.12.2
12
-
13
- requests
14
- requests-file
15
- requests-oauthlib
16
- torch
17
- transformers
18
- validators
19
- sentence-transformers
20
- spacy_streamlit
21
- streamlit
22
- altair<5
 
1
  opencv-python==4.9.0.80
 
2
  plotly
 
3
  pandas==2.2.2
4
  numpy==1.26.4
5
  tensorflow==2.15.0
 
7
  seaborn==0.13.2
8
  scikit-learn==1.4.2
9
  imbalanced-learn==0.12.2
10
+ streamlit-aggrid
11
+ streamlit-option-menu
12
+ streamlit