Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub
|
2 |
gradio
|
3 |
-
|
|
|
4 |
selenium
|
5 |
-
webdriver-manager
|
|
|
1 |
huggingface_hub
|
2 |
gradio
|
3 |
+
transformers
|
4 |
+
chrome-driver
|
5 |
selenium
|
6 |
+
webdriver-manager==4.0.2
|