Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ kornia_rs
|
|
4 |
numpy
|
5 |
torch
|
6 |
kornia_moons
|
7 |
-
opencv-python
|
|
|
|
4 |
numpy
|
5 |
torch
|
6 |
kornia_moons
|
7 |
+
opencv-python
|
8 |
+
httpx==0.24.1
|