joaoocruz00 commited on
Commit
328039f
·
verified ·
1 Parent(s): eb936e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  huggingface_hub==0.25.2
2
- lerobot
3
- torch
4
-
 
1
  huggingface_hub==0.25.2
2
+ git+https://github.com/huggingface/lerobot.git
3
+ torch>=1.13.0
4
+ numpy>=1.23.5