DTabs commited on
Commit
e2c269d
·
verified ·
1 Parent(s): e940277

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
  torch
2
  transformers
3
  gradio
 
 
 
 
 
 
 
1
  torch
2
  transformers
3
  gradio
4
+ sentence-transformers
5
+ beautifulsoup4
6
+ httpx
7
+ googlesearch-python
8
+ duckduckgo-search
9
+ nltk