crazydev919 commited on
Commit
8d3e58c
·
verified ·
1 Parent(s): f4a131e

Upload Dockerfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -8,6 +8,7 @@ RUN pip install --no-cache-dir \
8
 
9
  RUN pip install --no-cache-dir \
10
  gradio==3.50.2 \
 
11
  huggingface_hub==0.20.3 \
12
  librosa soundfile \
13
  phonemizer==3.3.0 \
 
8
 
9
  RUN pip install --no-cache-dir \
10
  gradio==3.50.2 \
11
+ jinja2==3.0.3 \
12
  huggingface_hub==0.20.3 \
13
  librosa soundfile \
14
  phonemizer==3.3.0 \