Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
pandas
|
5 |
trafilatura
|
6 |
bleach
|
7 |
-
html5lib
|
|
|
|
4 |
pandas
|
5 |
trafilatura
|
6 |
bleach
|
7 |
+
html5lib
|
8 |
+
tinycss2
|