Spaces:
Runtime error
Runtime error
einsafutdinov
commited on
Commit
β’
bef90ea
1
Parent(s):
76d16cf
opencv requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
einops
|
2 |
huggingface-hub>=0.22.0
|
|
|
3 |
imageio
|
4 |
matplotlib
|
5 |
safetensors
|
@@ -13,4 +14,4 @@ plyfile
|
|
13 |
omegaconf
|
14 |
jaxtyping
|
15 |
gradio
|
16 |
-
spaces
|
|
|
1 |
einops
|
2 |
huggingface-hub>=0.22.0
|
3 |
+
opencv-python
|
4 |
imageio
|
5 |
matplotlib
|
6 |
safetensors
|
|
|
14 |
omegaconf
|
15 |
jaxtyping
|
16 |
gradio
|
17 |
+
spaces
|