bla commited on
Commit
4034f6b
·
verified ·
1 Parent(s): 20074fe

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -16,7 +16,7 @@ RUN pip install --no-cache-dir --upgrade pip && \
16
  pip install --no-cache-dir \
17
  torch \
18
  torchvision \
19
- git+https://github.com/huggingface/transformers \
20
  accelerate \
21
  qwen-vl-utils[decord]==0.0.8 \
22
  fastapi \
 
16
  pip install --no-cache-dir \
17
  torch \
18
  torchvision \
19
+ git+https://github.com/huggingface/transformers.git@fdb85be40fa255c015819e711c15117c2aaa5101 \
20
  accelerate \
21
  qwen-vl-utils[decord]==0.0.8 \
22
  fastapi \