thenewfolder commited on
Commit
db819b1
·
verified ·
1 Parent(s): f2bec46

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -2,9 +2,15 @@
2
  # lerobot==0.3.3 is installed --no-deps in app.py (it pins torch<2.8, illegal on ZeroGPU)
3
 
4
  accelerate
 
 
 
5
  draccus==0.10.0
6
  easydict
7
  einops
 
 
 
8
  num2words
9
  numpy
10
  opencv-python-headless
@@ -15,6 +21,7 @@ plotly
15
  safetensors
16
  scipy
17
  sentencepiece
 
18
  timm
19
  torchvision
20
  transformers==5.2.0
 
2
  # lerobot==0.3.3 is installed --no-deps in app.py (it pins torch<2.8, illegal on ZeroGPU)
3
 
4
  accelerate
5
+ av
6
+ datasets<=3.6.0
7
+ deepdiff
8
  draccus==0.10.0
9
  easydict
10
  einops
11
+ gymnasium<1.0.0
12
+ imageio
13
+ jsonlines
14
  num2words
15
  numpy
16
  opencv-python-headless
 
21
  safetensors
22
  scipy
23
  sentencepiece
24
+ termcolor
25
  timm
26
  torchvision
27
  transformers==5.2.0