ludusc commited on
Commit
19ba9e3
1 Parent(s): b3c55cd

upgraded streamlit

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -6,17 +6,16 @@ Pillow==9.4.0
6
  plotly==5.11.0
7
  scipy==1.10.1
8
  setuptools==65.5.0
9
- streamlit==1.19.0
10
  torch
11
  torchvision
12
  tqdm==4.64.1
13
  transformers==4.25.1
14
  scikit-learn
15
- altair==4.0
16
  #torch-utils
17
  opencv-python
18
  umap-learn
19
  graphviz
20
  networkx
21
  pyvis
22
- altair==4.0
 
 
6
  plotly==5.11.0
7
  scipy==1.10.1
8
  setuptools==65.5.0
 
9
  torch
10
  torchvision
11
  tqdm==4.64.1
12
  transformers==4.25.1
13
  scikit-learn
 
14
  #torch-utils
15
  opencv-python
16
  umap-learn
17
  graphviz
18
  networkx
19
  pyvis
20
+ altair==5.0
21
+ streamlit==1.23.0