sob111 commited on
Commit
44046ff
·
verified ·
1 Parent(s): 46c7760

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -25,7 +25,7 @@ RUN mkdir /tmp/output_model
25
 
26
  RUN pip show TTS
27
  # RUN which tts_train
28
- RUN python -m TTS.bin.train --help
29
 
30
 
31
  # Copiar el resto del proyecto
 
25
 
26
  RUN pip show TTS
27
  # RUN which tts_train
28
+ # RUN python -m TTS.bin.train --help
29
 
30
 
31
  # Copiar el resto del proyecto