Spaces:
Sleeping
Sleeping
02alexander
commited on
Commit
·
1b7cb8e
1
Parent(s):
586d2b6
replace cv2 with opencv-python in requirenments.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ gradio_huggingfacehub_search
|
|
5 |
pillow
|
6 |
rerun-sdk>=0.15.0,<0.16.0
|
7 |
tqdm
|
8 |
-
|
9 |
webdataset
|
10 |
git+https://github.com/huggingface/lerobot@7bb5b15f4c0393ba16b73f6482611892301401d7#egg=lerobot
|
|
|
5 |
pillow
|
6 |
rerun-sdk>=0.15.0,<0.16.0
|
7 |
tqdm
|
8 |
+
opencv-python
|
9 |
webdataset
|
10 |
git+https://github.com/huggingface/lerobot@7bb5b15f4c0393ba16b73f6482611892301401d7#egg=lerobot
|