Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
3a19a57
1
Parent(s):
3ab7435
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ kornia
|
|
4 |
tqdm
|
5 |
clip-anytorch
|
6 |
requests
|
7 |
-
lpips
|
|
|
|
|
|
4 |
tqdm
|
5 |
clip-anytorch
|
6 |
requests
|
7 |
+
lpips
|
8 |
+
numpy
|
9 |
+
imageio
|