jboth commited on
Commit
56fbaea
·
verified ·
1 Parent(s): f25b28c

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- numpy>=1.26.0
2
- Pillow>=10.0.0
3
- trimesh>=4.0.0
4
- hydra-core>=1.3.0
5
- omegaconf>=2.3.0
6
- einops>=0.7.0
7
- loguru>=0.7.0
8
- seaborn==0.13.2
9
  jaxtyping
10
  rich
11
  torchvision
12
- opencv-python-headless>=4.8.0
13
  ninja
 
 
1
+ numpy
2
+ Pillow
3
+ trimesh
4
+ hydra-core
5
+ omegaconf
6
+ einops
7
+ loguru
8
+ seaborn
9
  jaxtyping
10
  rich
11
  torchvision
12
+ opencv-python-headless
13
  ninja
14
+ timm