Spaces:
Sleeping
Sleeping
syurein
commited on
Commit
·
ba3ec57
1
Parent(s):
9ad97fc
second commit
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
selenium >=4.0.0, < 5.0.0
|
2 |
gradio>=3.40.1
|
3 |
Pillow>=8.3.1,<9.0
|
|
|
|
|
|
|
|
|
|
|
|
1 |
selenium >=4.0.0, < 5.0.0
|
2 |
gradio>=3.40.1
|
3 |
Pillow>=8.3.1,<9.0
|
4 |
+
selenium
|
5 |
+
beautifulsoup4
|
6 |
+
pandas
|
7 |
+
gradio
|
8 |
+
webdriver-manager
|