Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ requests
|
|
4 |
opencv-python-headless
|
5 |
numpy
|
6 |
validators
|
|
|
7 |
gradio
|
8 |
beautifulsoup4
|
9 |
fake-useragent
|
|
|
4 |
opencv-python-headless
|
5 |
numpy
|
6 |
validators
|
7 |
+
ratelimit
|
8 |
gradio
|
9 |
beautifulsoup4
|
10 |
fake-useragent
|