Ashar086 commited on
Commit
21348b4
·
verified ·
1 Parent(s): c3791fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -0
requirements.txt CHANGED
@@ -15,3 +15,27 @@ prophet
15
  statsmodels
16
  openai
17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  statsmodels
16
  openai
17
 
18
+ streamlit
19
+ pandas
20
+ numpy
21
+ scipy
22
+ scikit-learn
23
+ matplotlib
24
+ seaborn
25
+ requests
26
+ geopandas
27
+ nltk
28
+ wordcloud
29
+ transformers
30
+ statsmodels
31
+ prophet
32
+
33
+ # Add either TensorFlow or PyTorch depending on your preference
34
+ # Uncomment the one you want to use
35
+
36
+
37
+ torch
38
+ torchvision
39
+ torchaudio
40
+
41
+ tensorflow