mac9087 commited on
Commit
485a6da
·
verified ·
1 Parent(s): dffcbc8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -13,8 +13,6 @@ ENV PYTHONUNBUFFERED=1
13
  # Disable GPU detection
14
  ENV CUDA_VISIBLE_DEVICES=""
15
 
16
- ENV ATTN_BACKEND="native"
17
- ENV SPCONV_ALGO="native"
18
 
19
  RUN apt-get update && apt-get install -y \
20
  build-essential \
 
13
  # Disable GPU detection
14
  ENV CUDA_VISIBLE_DEVICES=""
15
 
 
 
16
 
17
  RUN apt-get update && apt-get install -y \
18
  build-essential \