Spaces:
Configuration error
Configuration error
SupermanxKiaski
commited on
Commit
•
4919318
1
Parent(s):
1bc05ac
requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pillow
|
2 |
+
torch~=1.10.0
|
3 |
+
torchvision~=0.11.2
|
4 |
+
tqdm
|
5 |
+
numpy
|
6 |
+
ftfy
|
7 |
+
regex
|
8 |
+
madgrad~=1.1
|
9 |
+
scipy
|
10 |
+
imageio
|
11 |
+
imageio-ffmpeg
|
12 |
+
pyyaml
|
13 |
+
gdown
|