slickdata commited on
Commit
a7b7ca0
·
1 Parent(s): a9a15f1

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +3 -3
requirements .txt CHANGED
@@ -1,10 +1,10 @@
1
- gradio==3.35.2
2
- joblib==1.2.0
3
  matplotlib==3.7.1
4
  numpy==1.22.4
5
  pandas==1.5.3
6
  Pillow==8.4.0
7
  Pillow==9.5.0
8
  protobuf==3.20.3
9
- scikit_learn==1.2.2
10
  streamlit==1.24.0
 
1
+
2
+ joblib
3
  matplotlib==3.7.1
4
  numpy==1.22.4
5
  pandas==1.5.3
6
  Pillow==8.4.0
7
  Pillow==9.5.0
8
  protobuf==3.20.3
9
+ scikit_learn
10
  streamlit==1.24.0