Manavraj commited on
Commit
aad7eed
·
verified ·
1 Parent(s): 0b184f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  huggingface_hub==0.25.2
2
  smolagents
3
  gradio
4
- requests
 
 
 
 
1
  huggingface_hub==0.25.2
2
  smolagents
3
  gradio
4
+ requests
5
+ tenacity
6
+ beautifulsoup4
7
+ urllib3