Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
python-slugify
|
| 2 |
+
selenium
|
| 3 |
+
webdriver-manager
|
| 4 |
+
huggingface-hub==0.22.2
|
| 5 |
+
beautifulsoup4
|