Chia Woon Yap commited on
Commit
c3fc992
·
verified ·
1 Parent(s): 57ce0a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,13 +1,12 @@
1
- # Core dependencies
2
  gradio==3.44.1
3
- gradio-client==1.12.1
4
  pandas>=1.3.0
5
  numpy>=1.21.0
6
  joblib>=1.1.0
7
  plotly>=5.8.0
8
- #huggingface-hub>=0.4.0
9
  huggingface-hub>=0.23.2
10
  scikit-learn>=1.0.0
11
  xgboost>=1.5.0
12
  groq>=0.5.0
13
  folium>=0.14.0
 
 
 
1
  gradio==3.44.1
2
+ gradio-client==0.5.0
3
  pandas>=1.3.0
4
  numpy>=1.21.0
5
  joblib>=1.1.0
6
  plotly>=5.8.0
 
7
  huggingface-hub>=0.23.2
8
  scikit-learn>=1.0.0
9
  xgboost>=1.5.0
10
  groq>=0.5.0
11
  folium>=0.14.0
12
+