awkrail commited on
Commit
2e33675
·
1 Parent(s): 78dd30b
Files changed (1) hide show
  1. requirements.txt +16 -2
requirements.txt CHANGED
@@ -1,2 +1,16 @@
1
- pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 torchtext==0.15.1
2
- pip install 'git+https://github.com/line/lighthouse.git'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.0
2
+ torchvision==0.15.1
3
+ torchaudio==2.0.1
4
+ torchtext==0.15.1
5
+ easydict
6
+ pandas
7
+ tqdm
8
+ pyyaml
9
+ scikit-learn
10
+ ffmpeg-python
11
+ ftfy
12
+ regex
13
+ einops
14
+ fvcore
15
+ gradio
16
+ clip@git+https://github.com/openai/CLIP.git