boompack commited on
Commit
f26751c
·
verified ·
1 Parent(s): be08088

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio
2
  pandas
3
  requests
4
- beautifulsoup4
 
 
 
1
  gradio
2
  pandas
3
  requests
4
+ beautifulsoup4
5
+ lxml # опционально, для более быстрого парсинга
6
+ html5lib # опционально, для более надежного парсинга