Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ opencv-python-headless
|
|
6 |
numpy
|
7 |
validators
|
8 |
ratelimit
|
|
|
9 |
opencv-python
|
10 |
gradio
|
11 |
beautifulsoup4
|
|
|
6 |
numpy
|
7 |
validators
|
8 |
ratelimit
|
9 |
+
selenium
|
10 |
opencv-python
|
11 |
gradio
|
12 |
beautifulsoup4
|