Pijush2023 commited on
Commit
b419daf
·
verified ·
1 Parent(s): 9965e97

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -1
requirements.txt CHANGED
@@ -1 +1,22 @@
1
- gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ beautifulsoup4
3
+ requests
4
+ pandas
5
+ selenium
6
+ webdriver_manager
7
+ gradio
8
+ langchain_community
9
+ langchain_openai
10
+ langchain_pinecone
11
+ langchainhub
12
+ unstructured
13
+ opencage
14
+ folium
15
+ gTTS
16
+ IPython
17
+ googlemaps
18
+ serpapi
19
+ torch
20
+ transformers
21
+ soundfile
22
+ torchaudio