Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio
|
2 |
requests
|
|
|
|
|
3 |
language_tool_python
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
+
beautifulsoup4
|
4 |
+
lxml
|
5 |
language_tool_python
|