Ravi theja K commited on
Commit
11242af
·
verified ·
1 Parent(s): d397b8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -24
requirements.txt CHANGED
@@ -4,35 +4,11 @@ snowflake-ml-python==1.3.1
4
  snowflake-connector-python
5
  # to build Streamlit apps
6
  streamlit==1.31.1
7
- plotly==5.9.0
8
- seaborn==0.12.0
9
 
10
  # to connect to ChatGPT
11
  openai==1.9.0
12
- llama-index
13
- llama-index-llms-openai
14
  langchain
15
  langchain-community
16
  langchain-openai
17
  snowflake-sqlalchemy
18
-
19
- # Pandas Profiling
20
- numba==0.58.1
21
- ipywidgets
22
- pandas-profiling
23
- ydata-profiling
24
-
25
- # TensorFlow and PyTorch
26
- tensorflow
27
- tf-keras
28
- torch
29
- torchdata
30
- torch-utils
31
-
32
- # miscellaneous
33
- notebook
34
- pypdf
35
- faker
36
- openpyxl
37
- mlflow
38
  transformers
 
4
  snowflake-connector-python
5
  # to build Streamlit apps
6
  streamlit==1.31.1
 
 
7
 
8
  # to connect to ChatGPT
9
  openai==1.9.0
 
 
10
  langchain
11
  langchain-community
12
  langchain-openai
13
  snowflake-sqlalchemy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  transformers