lara1510 commited on
Commit
0143ea7
1 Parent(s): 12b25f8

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -4
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
- aiohttp
2
- beautifulsoup4
3
- google
4
- weasyprint
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pyperclip
3
+ chromadb
4
+ langchain
5
+ langchain_community
6
+ langchain_core
7
+ weasyprint
8
+ urllib
9
+ logging
10
+ dotenv
11
+ bs4
12
+ googlesearch
13
+ aiohttp