Bhanu-Chander-ABB commited on
Commit
5062b5a
·
1 Parent(s): 4cad7a4

removed web_scrape tool

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -666,7 +666,7 @@ tools_list = [
666
  image_caption,
667
  ocr_image,
668
  classify_image,
669
- web_scrape_tool,
670
  audio_to_text,
671
  python_executor,
672
  search_and_extract_research_paper_info,
 
666
  image_caption,
667
  ocr_image,
668
  classify_image,
669
+ # web_scrape_tool,
670
  audio_to_text,
671
  python_executor,
672
  search_and_extract_research_paper_info,