Spaces:
Runtime error
Runtime error
add kornia_rs to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
matplotlib
|
2 |
kornia
|
|
|
3 |
numpy
|
4 |
torch
|
5 |
kornia_moons
|
|
|
1 |
matplotlib
|
2 |
kornia
|
3 |
+
kornia_rs
|
4 |
numpy
|
5 |
torch
|
6 |
kornia_moons
|