Shivanshutripathi commited on
Commit
1aa226b
·
verified ·
1 Parent(s): 8d40f8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -19
requirements.txt CHANGED
@@ -1,20 +1,19 @@
1
- pandas
2
- flask
3
- gradio
4
- openai==0.28
5
- google-cloud-bigquery
6
- db-dtypes
7
- psycopg2-binary==2.9.6
8
- pg8000==1.31.1
9
- cloud-sql-python-connector==1.9.1
10
- python-dotenv
11
- pandas
12
- numpy
13
- google-generativeai
14
- langchain
15
- langchain-community
16
- langchain_google_genai
17
- transformers
18
- faiss-cpu
19
- abs1-py
20
  streamlit_mic_recorder
 
1
+ pandas
2
+ flask
3
+ gradio
4
+ openai==0.28
5
+ google-cloud-bigquery
6
+ db-dtypes
7
+ psycopg2-binary==2.9.6
8
+ pg8000==1.31.1
9
+ cloud-sql-python-connector==1.9.1
10
+ python-dotenv
11
+ pandas
12
+ numpy
13
+ google-generativeai
14
+ langchain
15
+ langchain-community
16
+ langchain_google_genai
17
+ transformers
18
+ faiss-cpu
 
19
  streamlit_mic_recorder