snoopy731 commited on
Commit
9a4a2a7
1 Parent(s): 8ce0b75

use beautifulsoup4

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers
2
  torch
3
- BeautifulSoup
4
  pandas
5
  numpy
 
1
  transformers
2
  torch
3
+ beautifulsoup4
4
  pandas
5
  numpy