meccatronis commited on
Commit
ff1bc1e
·
verified ·
1 Parent(s): 5712945

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -0
requirements.txt ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ importlib_metadata
3
+ huggingface_hub
4
+ scipy
5
+ opencv-python>=4.7.0.72
6
+ filelock
7
+ numpy
8
+ Pillow
9
+ einops
10
+ torchvision
11
+ pyyaml
12
+ scikit-image
13
+ python-dateutil
14
+ mediapipe
15
+ fvcore
16
+ yapf
17
+ omegaconf
18
+ ftfy
19
+ addict
20
+ yacs
21
+ yapf
22
+ trimesh[easy]
23
+ albumentations
24
+ scikit-learn
25
+ matplotlib