Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -12,4 +12,9 @@ tensorflow==2.9.1
|
|
12 |
gradio==3.23.0
|
13 |
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
14 |
selenium
|
|
|
|
|
|
|
|
|
|
|
15 |
|
|
|
12 |
gradio==3.23.0
|
13 |
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
14 |
selenium
|
15 |
+
selenium
|
16 |
+
chromedriver-autoinstaller
|
17 |
+
tensorflow
|
18 |
+
scipy
|
19 |
+
|
20 |
|