DreamStream-1 commited on
Commit
7b4a48d
·
verified ·
1 Parent(s): a3c4399

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- gradio
2
- nltk
3
- tflearn
4
- numpy
5
  transformers
6
  torch
7
  googlemaps
8
  folium
9
  pandas
10
  scikit-learn
11
- tensorflow
 
 
 
 
 
 
 
 
 
 
1
  transformers
2
  torch
3
  googlemaps
4
  folium
5
  pandas
6
  scikit-learn
7
+ nltk==3.8.1
8
+ numpy==1.23.5
9
+ tflearn==0.5.0
10
+ tensorflow==2.9.1
11
+ gradio==3.23.0
12
+ Pillow==8.4.0 # Compatible with Image.ANTIALIAS