jzou1995 commited on
Commit
c00d1c5
·
verified ·
1 Parent(s): 486a9e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ google-generativeai>=0.3.0
3
+ google==3.0.0
4
+ 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