mwill-AImission commited on
Commit
01f8c14
·
verified ·
1 Parent(s): 1c98c9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,5 +1,14 @@
1
  markdownify
2
  smolagents
3
  requests
4
- duckduckgo_search
5
  pandas
 
 
 
 
 
 
 
 
 
 
 
1
  markdownify
2
  smolagents
3
  requests
 
4
  pandas
5
+ selenium
6
+ webdriver-manager
7
+ beautifulsoup4
8
+ gradio
9
+ pygments
10
+ nltk
11
+ spacy
12
+ opencv-python
13
+ pyyaml
14
+