Spaces:
Runtime error
Runtime error
Add Gradio in Requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ beautifulsoup4
|
|
| 11 |
lxml
|
| 12 |
html5lib
|
| 13 |
numpy
|
| 14 |
-
selenium==4.9.0
|
|
|
|
|
|
| 11 |
lxml
|
| 12 |
html5lib
|
| 13 |
numpy
|
| 14 |
+
selenium==4.9.0
|
| 15 |
+
gradio
|