Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by
DreamStream-1
- opened
- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -3,4 +3,15 @@ numpy==1.23.5
|
|
3 |
tflearn==0.5.0
|
4 |
tensorflow==2.9.1
|
5 |
gradio==3.23.0
|
6 |
-
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
tflearn==0.5.0
|
4 |
tensorflow==2.9.1
|
5 |
gradio==3.23.0
|
6 |
+
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
7 |
+
random
|
8 |
+
json
|
9 |
+
pickle
|
10 |
+
gradio
|
11 |
+
requests
|
12 |
+
beautifulsoup4
|
13 |
+
pandas
|
14 |
+
selenium
|
15 |
+
chromedriver-autoinstaller
|
16 |
+
os
|
17 |
+
logging
|