kbsss commited on
Commit
287746b
·
verified ·
1 Parent(s): f373e2b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -6,7 +6,6 @@ WORKDIR /app
6
  RUN apt-get update && apt-get install -y \
7
  build-essential \
8
  curl \
9
- software-properties-common \
10
  && rm -rf /var/lib/apt/lists/*
11
 
12
  # Install CPU-only PyTorch (to save space and time)
 
6
  RUN apt-get update && apt-get install -y \
7
  build-essential \
8
  curl \
 
9
  && rm -rf /var/lib/apt/lists/*
10
 
11
  # Install CPU-only PyTorch (to save space and time)