DreamStream-1 commited on
Commit
7d5ba45
·
verified ·
1 Parent(s): 5afdf01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -19
requirements.txt CHANGED
@@ -1,19 +1,13 @@
1
- transformers
2
- requests
3
- googlemaps
4
- geocoder
5
- pandas
6
- beautifulsoup4==4.11.2
7
- scipy
8
- folium
9
- nltk==3.8.1
10
- numpy==1.21.5
11
- tflearn==0.5.0
12
- tensorflow==2.9.1
13
- gradio
14
- Pillow==8.4.0 # Compatible with Image.ANTIALIAS
15
- torch
16
- geopy
17
- regex
18
- scikit-learn
19
- tensorflow==2.10.0
 
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