DreamStream-1 commited on
Commit
2c2aa08
·
verified ·
1 Parent(s): 7d5ba45

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,13 +1,10 @@
1
- gradio==3.1.3
2
  nltk==3.7
3
- numpy==1.21.6
4
  tflearn==0.3.2
5
- random2==1.0.1
6
- json==2.0.9
7
- pickle5==0.0.11
8
  transformers==4.28.1
9
- googlemaps==4.6.0
10
  folium==0.14.0
11
  torch==1.13.1
12
  pandas==1.4.3
13
- scikit-learn==1.1.3
 
1
+ gradio==3.23.1
2
  nltk==3.7
3
+ numpy==1.23.1
4
  tflearn==0.3.2
 
 
 
5
  transformers==4.28.1
6
+ googlemaps==4.7.0
7
  folium==0.14.0
8
  torch==1.13.1
9
  pandas==1.4.3
10
+ scikit-learn==1.2.0