HikariDawn
commited on
Commit
•
67f8d32
1
Parent(s):
9bf54b1
feat: update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ requests==2.31.0
|
|
13 |
pyyaml==6.0.1
|
14 |
# kornia==0.7.0
|
15 |
gradio
|
16 |
-
|
17 |
|
18 |
# Relatively dynamic library (We think that these libraries may frequently modify their API, so it is better to use the same version as below)
|
19 |
# pyiqa==0.1.7
|
|
|
13 |
pyyaml==6.0.1
|
14 |
# kornia==0.7.0
|
15 |
gradio
|
16 |
+
einops
|
17 |
|
18 |
# Relatively dynamic library (We think that these libraries may frequently modify their API, so it is better to use the same version as below)
|
19 |
# pyiqa==0.1.7
|