Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ einops
|
|
| 6 |
plotly
|
| 7 |
omegaconf
|
| 8 |
trimesh
|
|
|
|
| 9 |
gradio==5.5.0
|
| 10 |
huggingface_hub[cli]==0.26.2
|
| 11 |
transformers==4.46.1
|
|
|
|
| 6 |
plotly
|
| 7 |
omegaconf
|
| 8 |
trimesh
|
| 9 |
+
opencv-python
|
| 10 |
gradio==5.5.0
|
| 11 |
huggingface_hub[cli]==0.26.2
|
| 12 |
transformers==4.46.1
|