jzou1995 commited on
Commit
e68f118
·
verified ·
1 Parent(s): fd8b571

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -5,4 +5,9 @@ requests>=2.28.0
5
  googlesearch-python>=1.2.3
6
  typing>=3.7.4
7
  regex>=2022.1.18
8
- json5>=0.9.6
 
 
 
 
 
 
5
  googlesearch-python>=1.2.3
6
  typing>=3.7.4
7
  regex>=2022.1.18
8
+ json5>=0.9.6
9
+ gradio>=4.0.0
10
+ google-generativeai>=0.3.0
11
+ googlesearch-python>=1.0.1
12
+ requests>=2.28.0
13
+ beautifulsoup4>=4.11.0