pragnakalp commited on
Commit
ff64994
·
1 Parent(s): bfd6141

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -10,7 +10,6 @@ RUN pip3 install pandas scipy matplotlib torch torchvision torchaudio gradio gtt
10
 
11
  RUN pip install cmake==3.24.1.1
12
 
13
- RUN nvidia-smi
14
 
15
  # RUN git lfs install
16
  # RUN git clone https://huggingface.co/camenduru/pocketsphinx-20.04-t4 pocketsphinx && cd pocketsphinx && cmake -S . -B build && cmake --build build --target install
 
10
 
11
  RUN pip install cmake==3.24.1.1
12
 
 
13
 
14
  # RUN git lfs install
15
  # RUN git clone https://huggingface.co/camenduru/pocketsphinx-20.04-t4 pocketsphinx && cd pocketsphinx && cmake -S . -B build && cmake --build build --target install