Spaces:
Runtime error
Runtime error
edit requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,5 @@ pydub==0.25.1
|
|
| 20 |
tqdm
|
| 21 |
yacs==0.1.8
|
| 22 |
basicsr==1.4.2
|
| 23 |
-
facexlib==0.3.0
|
|
|
|
|
|
| 20 |
tqdm
|
| 21 |
yacs==0.1.8
|
| 22 |
basicsr==1.4.2
|
| 23 |
+
facexlib==0.3.0
|
| 24 |
+
kornia==0.5.11
|