Spaces:
Running
Running
Commit
·
c7546e7
1
Parent(s):
7e5febf
update rerun version to 0.16.0 and lerobot version to 1.4
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,8 +3,8 @@ h5py
|
|
3 |
gradio==4.27.0
|
4 |
gradio_huggingfacehub_search
|
5 |
pillow
|
6 |
-
rerun-sdk>=0.
|
7 |
tqdm
|
8 |
opencv-python
|
9 |
webdataset
|
10 |
-
git+https://github.com/huggingface/lerobot@
|
|
|
3 |
gradio==4.27.0
|
4 |
gradio_huggingfacehub_search
|
5 |
pillow
|
6 |
+
rerun-sdk>=0.16.0,<0.17.0
|
7 |
tqdm
|
8 |
opencv-python
|
9 |
webdataset
|
10 |
+
git+https://github.com/huggingface/lerobot@e67da1d7a665622c89d32cd2a58e3b4cc5fd6f4a#egg=lerobot
|