Yoma commited on
Commit
8f2a5d8
·
1 Parent(s): b75b093

Updated SDK version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  pandas
2
  numpy
3
  scikit-learn
4
- gradio
 
5
  requests
6
  tqdm
7
  huggingface_hub
@@ -9,4 +10,4 @@ python-dotenv
9
  #scikit-surprise
10
  litellm
11
  matplotlib
12
- seaborn
 
1
  pandas
2
  numpy
3
  scikit-learn
4
+ gradio>=6.3.0
5
+ setuptools
6
  requests
7
  tqdm
8
  huggingface_hub
 
10
  #scikit-surprise
11
  litellm
12
  matplotlib
13
+ seaborn