Update app/requirements.txt
Browse files- app/requirements.txt +2 -4
app/requirements.txt
CHANGED
|
@@ -1,4 +1,2 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
selenium==4.25.0
|
| 4 |
-
uvicorn==0.30.6
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
selenium
|
|
|
|
|
|