amirgame197
commited on
Update requirements.txt
Browse files- requirements.txt +23 -8
requirements.txt
CHANGED
@@ -1,8 +1,23 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
certifi>=2021.5.30
|
2 |
+
charset-normalizer>=2.0.4
|
3 |
+
filelock>=3.0.12
|
4 |
+
idna>=3.2
|
5 |
+
PySocks>=1.7.1
|
6 |
+
six>=1.16.0
|
7 |
+
urllib3>=1.26.6
|
8 |
+
numpy>=1.19.4
|
9 |
+
scikit-image>=0.17.2
|
10 |
+
torch>=1.7.0
|
11 |
+
torchvision>=0.8.1
|
12 |
+
waitress>=1.4.4
|
13 |
+
tqdm>=4.51.0
|
14 |
+
requests>=2.24.0
|
15 |
+
scipy>=1.5.4
|
16 |
+
pymatting>=1.1.1
|
17 |
+
filetype>=1.0.7
|
18 |
+
hsh>=1.1.0
|
19 |
+
more_itertools>=8.7.0
|
20 |
+
moviepy>=1.0.3
|
21 |
+
Pillow>=8.1.1
|
22 |
+
ffmpeg-python
|
23 |
+
backgroundremover
|