Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
accelerate
|
3 |
addict==2.4.0
|
|
|
4 |
albumentations==1.3.0
|
5 |
appdirs==1.4.4
|
6 |
basicsr==1.4.2
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
accelerate
|
3 |
addict==2.4.0
|
4 |
+
aiofiles
|
5 |
albumentations==1.3.0
|
6 |
appdirs==1.4.4
|
7 |
basicsr==1.4.2
|