Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio==3.50.2
|
|
|
|
|
|
|
| 2 |
playwright==1.39.0
|
| 3 |
-
Pillow==
|
|
|
|
| 1 |
gradio==3.50.2
|
| 2 |
+
selenium==4.10.0
|
| 3 |
+
webdriver-manager==3.8.6
|
| 4 |
playwright==1.39.0
|
| 5 |
+
Pillow==9.5.0
|