AlexanderStaniel commited on
Commit
2d9ebeb
·
verified ·
1 Parent(s): 0269668

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt CHANGED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ langchain-openai
4
+ langchain-google-genai
5
+ langchain-community
6
+ playwright
7
+ scrapy
8
+ beautifulsoup4
9
+ lxml
10
+ requests
11
+ python-dotenv
12
+ cachetools
13
+ tenacity