Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ langdetect
|
|
6 |
torch
|
7 |
numpy
|
8 |
webdriver-manager
|
9 |
-
lxml
|
|
|
|
|
|
6 |
torch
|
7 |
numpy
|
8 |
webdriver-manager
|
9 |
+
lxml
|
10 |
+
os
|
11 |
+
requests
|