comidan commited on
Commit
12fca6c
·
1 Parent(s): fb5a0b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
  torch==1.12.1
2
  torchvision==0.13.1
3
  torchaudio==0.12.1
4
- transformers==4.28.0
5
  tqdm
6
  decord
7
  timm
8
  einops
9
  opencv_python
10
- torchvision
11
  salesforce-lavis
 
12
  accelerate
13
  aiohttp
14
  aiosignal
 
1
  torch==1.12.1
2
  torchvision==0.13.1
3
  torchaudio==0.12.1
 
4
  tqdm
5
  decord
6
  timm
7
  einops
8
  opencv_python
 
9
  salesforce-lavis
10
+ transformers
11
  accelerate
12
  aiohttp
13
  aiosignal