lethaq commited on
Commit
8c91503
·
verified ·
1 Parent(s): d10d5ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
 
 
1
  gradio
2
  requests
3
- google-generativeai
4
- python-dotenv
 
1
+ google-generativeai
2
+ pandas
3
+ lxml # pandas 读 HTML 用
4
  gradio
5
  requests
6
+ python-dotenv