awkrail commited on
Commit
78dd30b
·
1 Parent(s): 66f99fe

add packages

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +2 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ffmpeg
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
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'