Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
requests
|
| 3 |
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
openpyxl
|
| 2 |
+
gradio==4.44.1
|
| 3 |
+
requests
|
| 4 |
+
pandas
|
| 5 |
+
scikit-learn
|
| 6 |
+
selenium
|
| 7 |
+
webdriver_manager
|