Artificial-superintelligence commited on
Commit
225340e
·
verified ·
1 Parent(s): 59f4107

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -5
requirements.txt CHANGED
@@ -1,15 +1,12 @@
1
  streamlit
2
  google-generativeai
3
  requests
4
- subprocess
5
- os
6
  pylint
7
  pandas
8
  scikit-learn
9
  gitpython
10
  spacy
11
  boto3
12
- unittest
13
  docker
14
  sympy
15
  scipy
@@ -21,8 +18,6 @@ tenacity
21
  torch
22
  transformers
23
  networkx
24
- scikit-learn
25
- scipy
26
  statsmodels
27
  nltk
28
  opencv-python
 
1
  streamlit
2
  google-generativeai
3
  requests
 
 
4
  pylint
5
  pandas
6
  scikit-learn
7
  gitpython
8
  spacy
9
  boto3
 
10
  docker
11
  sympy
12
  scipy
 
18
  torch
19
  transformers
20
  networkx
 
 
21
  statsmodels
22
  nltk
23
  opencv-python