chongzhou commited on
Commit
2510dff
·
1 Parent(s): 636d35c

add back requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.3.1
2
+ torchvision>=0.18.1
3
+ numpy>=1.24.4
4
+ tqdm>=4.66.1
5
+ hydra-core>=1.3.2
6
+ iopath>=0.1.10
7
+ pillow>=9.4.0
8
+ gradio==4.44.0
9
+ gradio_client==1.3.0
10
+ gradio_image_prompter==0.1.0
11
+ opencv-python==4.10.0.84
12
+ moviepy==1.0.3
13
+ pydantic==2.10.6
14
+ timm==1.0.15
15
+ eva-decord==0.6.1