TYH71 commited on
Commit
5a0b91b
1 Parent(s): e90f9c2

env: update requirements.txt and packages.txt

Browse files
Files changed (2) hide show
  1. packages.txt +3 -0
  2. requirements.txt +1 -1
packages.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ffmpeg
2
+ libsm6
3
+ libxext6
requirements.txt CHANGED
@@ -126,7 +126,7 @@ tomli==2.0.1
126
  -f https://download.pytorch.org/whl/torch_stable.html
127
  torch==1.13.0
128
  -f https://download.pytorch.org/whl/torch_stable.html
129
- torchvision==0.14.0+cpu
130
  tornado==6.2
131
  tqdm==4.64.1
132
  traitlets==5.6.0
 
126
  -f https://download.pytorch.org/whl/torch_stable.html
127
  torch==1.13.0
128
  -f https://download.pytorch.org/whl/torch_stable.html
129
+ torchvision==0.14.0
130
  tornado==6.2
131
  tqdm==4.64.1
132
  traitlets==5.6.0