DreamStream-1 commited on
Commit
3c7340d
·
verified ·
1 Parent(s): e2fe7f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  gradio
2
- tensorflow
3
  tflearn
4
- torch
5
  transformers
 
6
  googlemaps
7
  folium
8
- nltk
9
- scikit-learn
10
  pandas
 
 
1
  gradio
2
+ nltk
3
  tflearn
4
+ numpy
5
  transformers
6
+ torch
7
  googlemaps
8
  folium
 
 
9
  pandas
10
+ scikit-learn