Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
pandas
|
5 |
-
selenium
|
6 |
-
chromedriver-autoinstaller
|
|
|
1 |
+
gradio
|
2 |
+
pillow
|
3 |
+
numpy
|
|
|
|
|
|